Skip to content

Commit

Permalink
chore(release): v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoodie Bot committed Oct 8, 2014
1 parent f8aa7cb commit 34428e7
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<a name="2.1.0"></a>
## 2.1.0 (2014-10-08)


#### Bug Fixes

* when upgrading from anonymous, remove correct old user doc ([f8d89ec6](https://github.com/hoodiehq/hoodie-plugin-users/commit/f8d89ec6ae3544ff0c71e64ffaad341bb6c53564))


<a name="2.0.0"></a>
## 2.0.0 (2014-09-09)

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "hoodie-plugin-users",
"description": "Hoodie Plugin that handles users",
"url": "https://github.com/hoodiehq/hoodie-plugin-users/",
"version": "2.1.0",
"version": "2.1.1",
"dependencies": {
"backbone": "~0.9",
"bootstrap": "~2.2",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hoodie-plugin-users",
"version": "2.1.0",
"version": "2.1.1",
"description": "Hoodie plugin for handling user accounts and dbs",
"repository": {
"type": "git",
Expand Down Expand Up @@ -47,5 +47,5 @@
"scripts": {
"test": "grunt test"
},
"codename": "stylish-gnat"
"codename": "wicked-wombat"
}

0 comments on commit 34428e7

Please sign in to comment.