Skip to content

Commit 963b05a

Browse files
author
voznik
committed
release(ngx-odm/rxdb): new version 5.3.0
1 parent 5332920 commit 963b05a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/rxdb/CHANGELOG.md

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

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

5+
## 5.3.0 (2024-03-12)
6+
7+
* feat: introduce decorators to simplify collection methods checks ([5332920](https://github.com/voznik/ngx-odm/commit/5332920))
8+
9+
10+
511
## 5.2.0 (2024-02-29)
612

713
* chore: proper dist folder for npm release pipeline ([98d1c71](https://github.com/voznik/ngx-odm/commit/98d1c71))

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.2.0",
5+
"version": "5.3.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)