diff --git a/CHANGELOG.md b/CHANGELOG.md index fd285b2..2d3f996 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [0.1.2](https://github.com/miaoxing/mxjs-a-button/compare/v0.1.1...v0.1.2) (2020-08-13) + + + + + +### Dependencies + +* **miaoxing:** upgrade from to 0.1.0 + ## [0.1.1](https://github.com/miaoxing/mxjs-a-button/compare/v0.1.0...v0.1.1) (2020-08-13) diff --git a/package.json b/package.json index f00adc5..d519b99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mxjs/a-button", - "version": "0.1.1", + "version": "0.1.2", "description": "> TODO: description", "author": "twinh ", "homepage": "https://github.com/twinh/miaoxing#readme", @@ -49,7 +49,7 @@ "dependencies": { "@mxjs/bootstrap": "^0.1.0", "@mxjs/router": "^0.1.1", - "miaoxing": "^0.0.1", + "miaoxing": "^0.1.0", "react-bootstrap": "^1.0.1" }, "ciDependencies": {