Skip to content

Commit 80dbf6b

Browse files
author
voznik
committed
release(ngx-odm/rxdb): new version 5.2.0-dev.0
1 parent 1398283 commit 80dbf6b

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.2.0-dev.0](https://github.com/voznik/ngx-odm/compare/v5.1.0...v5.2.0-dev.0) (2024-02-29)
6+
7+
8+
### Features
9+
10+
* attachments, query-params plugin & test coverage ([#62](https://github.com/voznik/ngx-odm/issues/62)) ([1398283](https://github.com/voznik/ngx-odm/commit/13982836c927a2f06874f057f6f47b23c60a2fb1))
11+
12+
13+
514
# [5.1.0](https://github.com/voznik/ngx-odm/compare/v5.0.0...v5.1.0) (2024-01-17)
615

716
### Bug Fixes

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.2.0-dev.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)