Skip to content

Commit 5ff78b0

Browse files
author
voznik
committed
release(ngx-odm/rxdb): new version 5.2.0
1 parent 98d1c71 commit 5ff78b0

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

packages/rxdb/CHANGELOG.md

Lines changed: 6 additions & 3 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.2.0 (2024-02-29)
6+
7+
* chore: proper dist folder for npm release pipeline ([98d1c71](https://github.com/voznik/ngx-odm/commit/98d1c71))
8+
9+
10+
511
## 5.2.0-dev.0 (2024-02-29)
612

713
* feat: attachments, query-params plugin & test coverage (#62) ([1398283](https://github.com/voznik/ngx-odm/commit/1398283)), closes [#62](https://github.com/voznik/ngx-odm/issues/62)
@@ -124,6 +130,3 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
124130
* v2.0.4-alpha ([1668f25](https://github.com/voznik/ngx-odm/commit/1668f25))
125131
* v2.4.0-alpha ([e4978ff](https://github.com/voznik/ngx-odm/commit/e4978ff))
126132
* fix(rxdb): add `RxDBUpdatePlugin`\nfix(rxdb): fix db & collection import \nfix(rxdb) log only if env ([60b5edc](https://github.com/voznik/ngx-odm/commit/60b5edc))
127-
128-
129-

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