Skip to content

Commit

Permalink
chore(alita): v2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ykforerlang committed Jan 16, 2020
1 parent 4ad6da1 commit 6994cfd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.2.4](https://github.com/areslabs/alita/compare/2.2.3...2.2.4) (2020-01-16)


### Features

* **alita:** 修改RNCOMPSET 由对应rn库的package.json 配置生成,以前是硬编码 ([4ad6da1](https://github.com/areslabs/alita/commit/4ad6da1))



## [2.2.3](https://github.com/areslabs/alita/compare/2.2.2...2.2.3) (2020-01-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"weixin",
"redux"
],
"version": "2.2.3",
"version": "2.2.4",
"description": "alita-core",
"main": "./lib/index.js",
"scripts": {
Expand Down

0 comments on commit 6994cfd

Please sign in to comment.