Skip to content

Commit

Permalink
9.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pubkey committed Jan 24, 2021
1 parent 1653da9 commit 3beb646
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Changelog

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

### 9.12.1 (24 January 2020)

Bugfixes:
- [#2785](https://github.com/pubkey/rxdb/pull/2785) postInsert hook not working when use bulkInsert to insert doc. Thanks [@qinyang912](https://github.com/qinyang912)
- Setted `sideEffects: true` for main module (#2798)[https://github.com/pubkey/rxdb/issues/2798].
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.12.0",
"version": "9.12.1",
"author": "pubkey",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3beb646

Please sign in to comment.