Skip to content

Commit ee96a3e

Browse files
committed
Update changelog and bump package version.
1 parent e0627e6 commit ee96a3e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
- 2016-02-17 - v1.2.1
2+
- 2016-02-17 - Improved filtering by non-string attributes
13
- 2016-01-21 - v1.2.0
24
- 2016-01-21 - Robust MongoDB connection management
35
- 2015-12-30 - v1.1.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonapi-store-mongodb",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "MongoDB data store for jsonapi-server.",
55
"main": "lib/mongoHandler.js",
66
"repository": {

0 commit comments

Comments
 (0)