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

Commit 3665373

Browse files
committed
chore(release): v0.1.0
1 parent 25d75c5 commit 3665373

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="v0.1.0"></a>
2+
## v0.1.0 (2013-12-28)
3+
4+
5+
#### Bug Fixes
6+
7+
* **publisher:** remove typo ([15a99e22](http://github.com/angular-ui/ui-ace/commit/15a99e22d4b761845abc7e7644b88d7eb45ee538))
8+
* **travis:**
9+
* use node 0.10 ([588f6f1f](http://github.com/angular-ui/ui-ace/commit/588f6f1fc6fbca76b82db4e1e1c0a1d34d2a9835))
10+
* use angular-ui-publisher ([126de946](http://github.com/angular-ui/ui-ace/commit/126de946574f857919010bf3e2f7e46f52629b23))
11+
* **ui-ace:** call $destroy when removed ([edb4fa14](http://github.com/angular-ui/ui-ace/commit/edb4fa149b8d2c9dbb7314a69e5d58dbc688fc0d))
12+
113
<a name="v0.0.5"></a>
214
### v0.0.5 (2013-12-14)
315

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This directive allows you to add [ACE](http://ajaxorg.github.io/ace/) editor ele
1313
You can get it from [Bower](http://bower.io/)
1414

1515
```sh
16-
bower install angular-ui-ace
16+
bower install angular-ui-ace\#bower
1717
```
1818

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

0 commit comments

Comments
 (0)