Skip to content

Commit

Permalink
0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Godi committed Apr 27, 2016
1 parent 9c38e7c commit 64e1acf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<a name="0.0.1"></a>
## 0.0.1 (2016-04-27)


### Features

* **button:** Adding base library code with a Button element and demo. ([216f054](https://github.com/bullhorn/novo-elements/commit/216f054))
* **tabs:** Adds Tabs element and demo. Closes #19 ([9c38e7c](https://github.com/bullhorn/novo-elements/commit/9c38e7c)), closes [#19](https://github.com/bullhorn/novo-elements/issues/19)



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.0.0",
"version": "0.0.1",
"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 64e1acf

Please sign in to comment.