Skip to content

Commit

Permalink
releasing 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mzabriskie committed Oct 22, 2015
1 parent 3eae18e commit ff546b0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,8 @@
### 0.5.2 (Sep 09, 2015)

- [6f2facf](../../commit/6f2facf) Fixing issue with React being bundled with components.

### 0.5.3 (Oct 22, 2015)

- [75f9fa1](../../commit/75f9fa1) Updating dependencies.
- [3eae18e](../../commit/3eae18e) Fixing issue with ReactDOM being bundled with components.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rackt-cli",
"version": "0.5.2",
"version": "0.5.3",
"description": "Command line interface for automating common tasks when building React.js components",
"main": "./bin/rackt",
"bin": {
Expand Down

0 comments on commit ff546b0

Please sign in to comment.