Skip to content

Commit 357879f

Browse files
committed
chore(release): 19.0.1
1 parent 442927f commit 357879f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
All notable changes to this project will be documented in this file. See
44
[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
55

6+
### [19.0.1](https://github.com/ngxs-labs/firestore-plugin/compare/v19.0.0...v19.0.1) (2025-12-03)
7+
68
## [19.0.0](https://github.com/ngxs-labs/firestore-plugin/compare/v18.0.7...v19.0.0) (2025-11-10)
79

810
### [18.0.7](https://github.com/ngxs-labs/firestore-plugin/compare/v18.0.6...v18.0.7) (2025-11-10)

packages/firestore-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngxs-labs/firestore-plugin",
3-
"version": "19.0.0",
3+
"version": "19.0.1",
44
"peerDependencies": {
55
"@ngxs/store": ">=18.0.0 <20.0.0",
66
"@angular/fire": ">=18.0.0 <20.0.0",

0 commit comments

Comments
 (0)