Skip to content

Commit 83cbc47

Browse files
author
voznik
committed
release(ngx-odm/rxdb): new version 5.1.0
1 parent 312d197 commit 83cbc47

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/rxdb/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
# [5.1.0](https://github.com/voznik/ngx-odm/compare/v5.0.0...v5.1.0) (2024-01-17)
6+
7+
8+
### Bug Fixes
9+
10+
* improve change detection & fix multi-tabs demo example ([#56](https://github.com/voznik/ngx-odm/issues/56)) ([312d197](https://github.com/voznik/ngx-odm/commit/312d19703af396a04972d7724264282ac04b7502))
11+
12+
13+
514
# [5.0.0](https://github.com/voznik/ngx-odm/compare/v4.0.0...v5.0.0) (2024-01-08)
615

716

packages/rxdb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://json.schemastore.org/package",
33
"private": false,
44
"name": "@ngx-odm/rxdb",
5-
"version": "5.0.0",
5+
"version": "5.1.0",
66
"description": "Angular 14+ wrapper (module or standalone) for RxDB - A realtime Database for the Web",
77
"keywords": [
88
"angular",

0 commit comments

Comments
 (0)