We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5d1050 commit 1fccddeCopy full SHA for 1fccdde
packages/rxdb/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
5
+# [5.0.0](https://github.com/voznik/ngx-odm/compare/v4.0.0...v5.0.0) (2024-01-08)
6
+
7
8
9
# [4.0.0](https://github.com/voznik/ngx-odm/compare/v3.0.0...v4.0.0) (2023-11-02)
10
11
# [3.0.0](https://github.com/voznik/ngx-odm/compare/v3.0.0-dev.0...v3.0.0) (2023-10-18)
packages/rxdb/package.json
@@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package",
"private": false,
"name": "@ngx-odm/rxdb",
- "version": "4.0.0",
+ "version": "5.0.0",
"description": "Angular 10+ wrapper (module or standalone) for RxDB - A realtime Database for the Web",
"keywords": [
"angular",
0 commit comments