Skip to content

Commit 968e776

Browse files
committed
chore(release): 10.0.0-2.2
1 parent 5139cc4 commit 968e776

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="10.0.0-2.2"></a>
6+
7+
# [10.0.0-2.2](https://github.com/coast-team/mute-core/compare/v10.0.0-2.1...v10.0.0-2.2) (2019-09-16)
8+
59
<a name="10.0.0-2.1"></a>
610

711
# [10.0.0-2.1](https://github.com/coast-team/mute-core/compare/v10.0.0-2.0...v10.0.0-2.1) (2019-09-13)

package-lock.json

Lines changed: 1 addition & 1 deletion
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,7 +1,7 @@
11
{
22
"name": "@coast-team/mute-core",
33
"description": "Core component of MUTE collaborative editor",
4-
"version": "10.0.0-2.1",
4+
"version": "10.0.0-2.2",
55
"main": "./dist/mute-core.node.es5.cjs.js",
66
"module": "./dist/mutecore.node.es5.esm.js",
77
"browser": "./dist/mute-core.browser.es5.esm.js",

0 commit comments

Comments
 (0)