Skip to content

Commit

Permalink
release(ngx-odm/rxdb): new version 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
voznik committed Mar 12, 2024
1 parent 5332920 commit 963b05a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/rxdb/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

## 5.3.0 (2024-03-12)

* feat: introduce decorators to simplify collection methods checks ([5332920](https://github.com/voznik/ngx-odm/commit/5332920))



## 5.2.0 (2024-02-29)

* chore: proper dist folder for npm release pipeline ([98d1c71](https://github.com/voznik/ngx-odm/commit/98d1c71))
Expand Down
2 changes: 1 addition & 1 deletion packages/rxdb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://json.schemastore.org/package",
"private": false,
"name": "@ngx-odm/rxdb",
"version": "5.2.0",
"version": "5.3.0",
"description": "Angular 14+ wrapper (module or standalone) for RxDB - A realtime Database for the Web",
"keywords": [
"angular",
Expand Down

0 comments on commit 963b05a

Please sign in to comment.