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

Commit 68e07e3

Browse files
committed
chore(release): v0.2.1
1 parent 31a9c5e commit 68e07e3

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="0.2.1"></a>
2+
### 0.2.1 (2015-01-11)
3+
4+
5+
#### Bug Fixes
6+
7+
* bad user callback digestion ([df526049](http://github.com/angular-ui/ui-ace/commit/df5260499ee83acd14fd2fd513f5fc19cec51f11))
8+
9+
110
<a name="0.2.0"></a>
211
### 0.2.0 (2015-01-08)
312

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ui-ace",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "This directive allows you to add ACE editor elements.",
55
"author": "https://github.com/angular-ui/ui-ace/graphs/contributors",
66
"license": "MIT",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ui-ace",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "This directive allows you to add ACE editor elements.",
55
"author": "https://github.com/angular-ui/ui-ace/graphs/contributors",
66
"license": "MIT",

0 commit comments

Comments
 (0)