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

Commit 239fe45

Browse files
committed
release v0.2.1
1 parent cb97e35 commit 239fe45

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### 0.2.1 (2015-05-22)
2+
3+
#### Bug fixes
4+
* fix Atom update problem that Atom doen't update
5+
v0.2.0 and still use v0.1.0.(#39)
6+
* fix syntax highlight error for ng-options(#20)
7+
18
### 0.2.0 (2015-02-08)
29

310
#### Features

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angularjs",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"main": "./lib/angularjs",
55
"description": "An AngularJS package for Atom",
66
"keywords": [

0 commit comments

Comments
 (0)