Skip to content

Commit

Permalink
Changelog, version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
brabadu committed May 14, 2018
1 parent 9ce1665 commit ed898f6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 2.0.5
* Fixed force updating of `TanokInReact` on state change

## 2.0.4
* Fixed compatability in v1/v2 `tanok` versions in `TanokInReact` component

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tanok",
"version": "2.0.4",
"version": "2.0.5",
"description": "Lightweight pattern for React+Rx.js front-end applications. Written under heavy impression of Elm Architecture",
"main": "lib/tanok.js",
"scripts": {
Expand Down

0 comments on commit ed898f6

Please sign in to comment.