Skip to content

Commit f46e95e

Browse files
chore(master): release 2.1.1
1 parent f0ca176 commit f46e95e

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [2.1.1](https://github.com/donkeyclip/motorcortex-code-typing/compare/v2.1.0...v2.1.1) (2022-06-21)
4+
5+
6+
### Bug Fixes
7+
8+
* delete commitlint.config.js ([388a87e](https://github.com/donkeyclip/motorcortex-code-typing/commit/388a87e6421b52c52d6b0e793a744c359835ce19))
9+
310
## [2.1.0](https://github.com/donkeyclip/motorcortex-code-typing/compare/v2.0.0...v2.1.0) (2022-04-07)
411

512

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": "2.1.1",
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)