Skip to content

Commit 3a0d112

Browse files
author
voznik
committed
release(ngx-odm/rxdb): new version 6.0.0-dev.0
1 parent 272a16b commit 3a0d112

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+
## 6.0.0-dev.0 (2024-03-21)
6+
7+
* Feat: introduce streamlit integration (#68) ([272a16b](https://github.com/voznik/ngx-odm/commit/272a16b)), closes [#68](https://github.com/voznik/ngx-odm/issues/68)
8+
9+
10+
511
## 5.3.0 (2024-03-12)
612

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

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