Skip to content

Commit

Permalink
0.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
imcuttle committed Mar 5, 2018
1 parent 82ff7ca commit df4aee8
Show file tree
Hide file tree
Showing 3 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 @@
<a name="0.0.14"></a>
## [0.0.14](https://github.com/be-fe/react-mobx-vm/compare/v0.0.13...v0.0.14) (2018-03-05)


### Bug Fixes

* fix injectExt name ([82ff7ca](https://github.com/be-fe/react-mobx-vm/commit/82ff7ca))



<a name="0.0.13"></a>
## [0.0.13](https://github.com/be-fe/react-mobx-vm/compare/v0.0.12...v0.0.13) (2018-03-04)

Expand Down
2 changes: 1 addition & 1 deletion 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": "react-mobx-vm",
"version": "0.0.13",
"version": "0.0.14",
"description": "View & Model are mixed now via react mobx",
"scripts": {
"babel": "babel srcPackages -d packages -D",
Expand Down

0 comments on commit df4aee8

Please sign in to comment.