Skip to content

Commit

Permalink
chore: v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Pumford committed Aug 18, 2016
1 parent 9afeb19 commit 54ab522
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<a name="0.1.1"></a>
## [0.1.0](https://github.com/DomoApps/sample-app/compare/v0.1.0...v0.1.1) (2016-08-18)

### Bugfixes
* **Transactions Container**: fix a merge issue that broke the date range and date grain selects

<a name="0.1.0"></a>
## [0.1.0](https://github.com/DomoApps/sample-app/compare/v0.0.1...v0.1.0) (2016-08-03)

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": "sample-app",
"version": "0.0.1",
"version": "0.1.1",
"description": "A sample app created with starter-kit",
"scripts": {
"setup": "node other/setup.js",
Expand Down

0 comments on commit 54ab522

Please sign in to comment.