Skip to content

Commit

Permalink
chore(release): 1.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
kaokei committed Aug 22, 2021
1 parent 5e21184 commit 0b8a62f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [1.0.20](https://github.com/kaokei/di/compare/v1.0.19...v1.0.20) (2021-08-22)


### Bug Fixes

* **reflect-metadata:** import reflect-metadata ([5e21184](https://github.com/kaokei/di/commit/5e21184f922f32d97640b42c96982313dc5c9ea4))

### [1.0.19](https://github.com/kaokei/di/compare/v1.0.18...v1.0.19) (2021-08-22)


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": "@kaokei/di",
"version": "1.0.19",
"version": "1.0.20",
"description": "jsbridge for iframes or windows by window.postMessage",
"main": "./dist/index.cjs.runtime.min.js",
"module": "./dist/index.esm.runtime.min.js",
Expand Down

0 comments on commit 0b8a62f

Please sign in to comment.