Skip to content

Commit b4f1f70

Browse files
Merge pull request #83 from donkeyclip/release-please--branches--master
chore(master): release 2.1.0
2 parents 7d220ac + 99dd5d5 commit b4f1f70

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.1.0](https://github.com/donkeyclip/motorcortex-code-typing/compare/v2.0.0...v2.1.0) (2022-04-07)
4+
5+
6+
### Features
7+
8+
* drop explorer 11 support ([2b94486](https://github.com/donkeyclip/motorcortex-code-typing/commit/2b944869c469aab58d76f1583bd6a601837e3f4e))
9+
* update compatibility with motorcortex ([7d220ac](https://github.com/donkeyclip/motorcortex-code-typing/commit/7d220ace910f7d998a9f045d83b78a4085e58da9))
10+
311
## [2.0.0](https://github.com/donkeyclip/motorcortex-code-typing/compare/v1.0.13...v2.0.0) (2022-03-24)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@donkeyclip/motorcortex-code-typing",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"main": "dist/motorcortex-code-typing.cjs.js",
55
"module": "dist/motorcortex-code-typing.esm.js",
66
"browser": "dist/motorcortex-code-typing.umd.js",

0 commit comments

Comments
 (0)