Skip to content

Commit

Permalink
chore(master): release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 29, 2023
1 parent 2f452a8 commit 706016f
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## 1.0.0 (2023-03-29)


### ⚠ BREAKING CHANGES

* update mc version

### Features

* drop explorer 11 support ([2b94486](https://github.com/donkeyclip/motorcortex-code-typing/commit/2b944869c469aab58d76f1583bd6a601837e3f4e))
* update compatibility with motorcortex ([7d220ac](https://github.com/donkeyclip/motorcortex-code-typing/commit/7d220ace910f7d998a9f045d83b78a4085e58da9))


### Bug Fixes

* delete commitlint.config.js ([388a87e](https://github.com/donkeyclip/motorcortex-code-typing/commit/388a87e6421b52c52d6b0e793a744c359835ce19))
* update mc version ([ae03f12](https://github.com/donkeyclip/motorcortex-code-typing/commit/ae03f122a0c67da8459544420f8d50ae03cbc9c4))

## [2.1.0](https://github.com/donkeyclip/motorcortex-code-typing/compare/v2.0.0...v2.1.0) (2022-04-07)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@donkeyclip/motorcortex-code-typing",
"version": "2.1.0",
"version": "1.0.0",
"main": "dist/motorcortex-code-typing.cjs.js",
"module": "dist/motorcortex-code-typing.esm.js",
"browser": "dist/motorcortex-code-typing.umd.js",
Expand Down

0 comments on commit 706016f

Please sign in to comment.