Skip to content

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Hidetaka Okamoto committed Jan 4, 2021
1 parent ec5936b commit b36d4cf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,12 @@
## [1.0.3](https://github.com/talkyjs/talkyjs-core/compare/v1.0.2...v1.0.3) (2021-01-04)


### Bug Fixes

* release-it json ([ec5936b](https://github.com/talkyjs/talkyjs-core/commit/ec5936bb2a0d112021e8686b40da25a8a9f20639))



## [1.0.2](https://github.com/talkyjs/talkyjs-core/compare/v1.0.1...v1.0.2) (2021-01-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,5 +1,5 @@
{
"version": "1.0.2",
"version": "1.0.3",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit b36d4cf

Please sign in to comment.