Skip to content

Commit

Permalink
Bump to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcos Mellado committed Jul 10, 2017
1 parent d4d0154 commit df06763
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# tiny-react-spa CHANGELOG

## v1.2.0

[Diff](https://github.com/airtame/airtame-gooey-react/compare/v1.1.0...v1.2.0)

- Fixed output of production build (no more production warnings etc)
- Updated all static assets to be pulled from a relative path
- Removed the enforced port for the dev server

## v1.1.0

[Diff](https://github.com/airtame/airtame-gooey-react/compare/v1.0.0...v1.1.0)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tiny-react-spa",
"version": "1.1.0",
"version": "1.2.0",
"description": "React Single Page App generator with a more traditional approach to static assets",
"main": "bin/tiny-react-spa.js",
"bin": {

0 comments on commit df06763

Please sign in to comment.