Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Commit

Permalink
chore(release): v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasduteil committed Dec 28, 2013
1 parent 25d75c5 commit 3665373
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
<a name="v0.1.0"></a>
## v0.1.0 (2013-12-28)


#### Bug Fixes

* **publisher:** remove typo ([15a99e22](http://github.com/angular-ui/ui-ace/commit/15a99e22d4b761845abc7e7644b88d7eb45ee538))
* **travis:**
* use node 0.10 ([588f6f1f](http://github.com/angular-ui/ui-ace/commit/588f6f1fc6fbca76b82db4e1e1c0a1d34d2a9835))
* use angular-ui-publisher ([126de946](http://github.com/angular-ui/ui-ace/commit/126de946574f857919010bf3e2f7e46f52629b23))
* **ui-ace:** call $destroy when removed ([edb4fa14](http://github.com/angular-ui/ui-ace/commit/edb4fa149b8d2c9dbb7314a69e5d58dbc688fc0d))

<a name="v0.0.5"></a>
### v0.0.5 (2013-12-14)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This directive allows you to add [ACE](http://ajaxorg.github.io/ace/) editor ele
You can get it from [Bower](http://bower.io/)

```sh
bower install angular-ui-ace
bower install angular-ui-ace\#bower
```

This will copy the UI.Ace files into a `bower_components` folder, along with its dependencies. Load the script files in your application:
Expand Down

0 comments on commit 3665373

Please sign in to comment.