Skip to content

Commit cae9851

Browse files
author
voznik
committed
release(ngx-odm/rxdb): new version 3.0.0-dev.0
1 parent 66e8d66 commit cae9851

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/rxdb/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4+
5+
# [3.0.0-dev.0](https://github.com/voznik/ngx-odm/compare/v2.5.1...v3.0.0-dev.0) (2023-10-18)
6+
7+
8+
### Features
9+
10+
* refactor & upgrade to Angular 16, main dependencies (no RxDB upgrade yet) ([#38](https://github.com/voznik/ngx-odm/issues/38)) ([5547acf](https://github.com/voznik/ngx-odm/commit/5547acfcff324ad105b4f6526fab0c439e796524))
11+
12+
13+
314
## 2.5.1 (2021-08-15)
415

516
- fix(): fix `isDevMode` coersion, chore(): update ANGULAR DEPS to latest 11 (#34) ([f7e3031](https://github.com/voznik/ngx-odm/commit/f7e3031)), closes [#34](https://github.com/voznik/ngx-odm/issues/34)

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": "3.0.0",
5+
"version": "3.0.0-dev.0",
66
"description": "Angular 10+ ODM wrapper for RxDB - A realtime Database for the Web",
77
"keywords": [
88
"angular",

0 commit comments

Comments
 (0)