Skip to content
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.

Commit

Permalink
chore(release): Bumped version to 0.1.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mbenford committed Nov 24, 2013
1 parent 0ef5a57 commit b8673d3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Version 0.1.5 - 2013-11-23

-- Renamed autocomplete directive as auto-complete so it doesn't conflict with input's autocomplete attribute
-- Changed 'restrict' property of both tags-input and auto-complete directives to 'E'

Version 0.1.4 - 2013-11-21

- Added basic autocomplete support
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"email": "michael@michaelbenford.net"
},
"name": "ng-tags-input",
"version": "0.1.4",
"version": "0.1.5",
"description": "Tags input directive for AngularJS",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit b8673d3

Please sign in to comment.