Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
See CHANGELOG.md for more details.
  • Loading branch information
semantic-release-bot committed May 11, 2021
1 parent 4c1ffb9 commit d83aefb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [0.2.1](https://github.com/miaoxing/mxjs-css/compare/v0.2.0...v0.2.1) (2021-05-11)





### Dependencies

* **@miaoxing/dev:** upgrade from `6.4.0` to `7.0.0`

# [0.2.0](https://github.com/miaoxing/mxjs-css/compare/v0.1.0...v0.2.0) (2021-04-27)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mxjs/css",
"version": "0.2.0",
"version": "0.2.1",
"main": "index.js",
"author": "twinh",
"license": "MIT",
Expand All @@ -13,7 +13,7 @@
"@emotion/react": "^11.1.5"
},
"devDependencies": {
"@miaoxing/dev": "^6.4.0"
"@miaoxing/dev": "^7.0.0"
},
"jest": {
"preset": "jest-preset-miaoxing"
Expand Down

0 comments on commit d83aefb

Please sign in to comment.