Skip to content

Commit

Permalink
Release 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
makara committed Dec 30, 2015
1 parent 766a247 commit 07b8b5c
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 8 deletions.
7 changes: 7 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

0.2.1 / 2015-12-30
==================

* Fixed that the generated ID wasn't set back to model instance.
* Update README.md
* Setting up coveralls.io

0.2.0 / 2015-12-17
==================

Expand Down
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@ npm install loopback-connector-couchbase3 --save
project : loopback-connector-couchbase3
repo age : 4 months
active : 33 days
commits : 67
commits : 71
files : 34
authors :
33 Makara Wang 49.3%
23 CCharlieLi 34.3%
4 chopperlee 6.0%
3 Leo Zhou 4.5%
3 wwayne 4.5%
1 greenkeeperio-bot 1.5%
37 Makara Wang 52.1%
23 CCharlieLi 32.4%
4 chopperlee 5.6%
3 Leo Zhou 4.2%
3 wwayne 4.2%
1 greenkeeperio-bot 1.4%
```
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "loopback-connector-couchbase3",
"version": "0.2.0",
"version": "0.2.1",
"description": "LoopBack Couchbase 3.x Connector",
"author": {
"name": "Wiredcraft",
Expand Down

0 comments on commit 07b8b5c

Please sign in to comment.