diff --git a/packages/rxdb/CHANGELOG.md b/packages/rxdb/CHANGELOG.md index 2e0cbb0..f6092df 100644 --- a/packages/rxdb/CHANGELOG.md +++ b/packages/rxdb/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +# [5.0.0](https://github.com/voznik/ngx-odm/compare/v4.0.0...v5.0.0) (2024-01-08) + + + # [4.0.0](https://github.com/voznik/ngx-odm/compare/v3.0.0...v4.0.0) (2023-11-02) # [3.0.0](https://github.com/voznik/ngx-odm/compare/v3.0.0-dev.0...v3.0.0) (2023-10-18) diff --git a/packages/rxdb/package.json b/packages/rxdb/package.json index 3faa5dd..393b4d7 100644 --- a/packages/rxdb/package.json +++ b/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",