Skip to content

Commit d35a791

Browse files
chore(master): release 1.0.0
1 parent 5eda987 commit d35a791

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

CHANGELOG.md

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

3+
## 1.0.0 (2023-04-14)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* update mc version
9+
10+
### Features
11+
12+
* drop explorer 11 support ([2b94486](https://github.com/donkeyclip/motorcortex-code-typing/commit/2b944869c469aab58d76f1583bd6a601837e3f4e))
13+
* update compatibility with motorcortex ([7d220ac](https://github.com/donkeyclip/motorcortex-code-typing/commit/7d220ace910f7d998a9f045d83b78a4085e58da9))
14+
15+
16+
### Bug Fixes
17+
18+
* delete commitlint.config.js ([388a87e](https://github.com/donkeyclip/motorcortex-code-typing/commit/388a87e6421b52c52d6b0e793a744c359835ce19))
19+
* update mc version ([ae03f12](https://github.com/donkeyclip/motorcortex-code-typing/commit/ae03f122a0c67da8459544420f8d50ae03cbc9c4))
20+
321
## [2.1.0](https://github.com/donkeyclip/motorcortex-code-typing/compare/v2.0.0...v2.1.0) (2022-04-07)
422

523

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.1.0",
3+
"version": "1.0.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)