Skip to content

Commit 4727f79

Browse files
committed
chore(release): 19.0.0
1 parent 18803a0 commit 4727f79

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.0](https://github.com/ngxs-labs/firestore-plugin/compare/v18.0.7...v19.0.0) (2025-11-10)
7+
68
### [18.0.7](https://github.com/ngxs-labs/firestore-plugin/compare/v18.0.6...v18.0.7) (2025-11-10)
79

810
### Bug Fixes

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": "18.0.7",
3+
"version": "19.0.0",
44
"peerDependencies": {
55
"@ngxs/store": ">=4.0.0 <19.0.0",
66
"@angular/fire": ">=7.0.0 <19.0.0",

0 commit comments

Comments
 (0)