Skip to content

Commit

Permalink
0.1.26
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Godi committed Aug 2, 2016
1 parent d20c207 commit e117a83
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
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.1.26"></a>
## [0.1.26](https://github.com/bullhorn/novo-elements/compare/v0.1.25...v0.1.26) (2016-08-02)


### Features

* **TipWell:** adding new TipWell feature for displaying a tip dialog in-line ([#129](https://github.com/bullhorn/novo-elements/issues/129)) ([d20c207](https://github.com/bullhorn/novo-elements/commit/d20c207))



<a name="0.1.25"></a>
## [0.1.25](https://github.com/bullhorn/novo-elements/compare/v0.1.24...v0.1.25) (2016-08-01)

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": "novo-elements",
"version": "0.1.25",
"version": "0.1.26",
"description": "Bullhorn's NOVO Element Repository for Angular 2",
"scripts": {
"clean": "node_modules/.bin/del bundles coverage lib dist",
Expand Down

0 comments on commit e117a83

Please sign in to comment.