Skip to content

Commit

Permalink
9.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pubkey committed Feb 24, 2021
1 parent c96f69e commit 9561d87
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

### X.X.X (coming soon)

### 9.15.0 (25 February 2021)

Bugfixes:
- Updated `pouchdb-all-dbs` fixes [#2874](https://github.com/pubkey/rxdb/issues/2874) Thanks [@openscript](https://github.com/openscript)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rxdb",
"description": "A realtime Database for JavaScript applications",
"version": "9.14.0",
"version": "9.15.0",
"author": "pubkey",
"repository": {
"type": "git",
Expand Down

0 comments on commit 9561d87

Please sign in to comment.