Skip to content

Commit 5f0812d

Browse files
github-actions[bot]ivanvl01
authored andcommitted
chore: release 1.0.11
1 parent 3e0cff9 commit 5f0812d

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
### 1.0.11 (2021-09-27)
4+
5+
6+
### Bug Fixes
7+
8+
* update npm name ([3e0cff9](https://www.github.com/donkeyclip/motorcortex-code-typing/commit/3e0cff912b6e71d181bff934dd241d15707b62d9))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* release 1.0.11 ([7e0eb4b](https://www.github.com/donkeyclip/motorcortex-code-typing/commit/7e0eb4bd85ffac6298db0f5658915ab9d6b2fbce))

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": "1.0.12",
3+
"version": "1.0.11",
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)