Skip to content

Commit 18803a0

Browse files
committed
chore(release): 18.0.7
1 parent 4e297b7 commit 18803a0

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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+
### [18.0.7](https://github.com/ngxs-labs/firestore-plugin/compare/v18.0.6...v18.0.7) (2025-11-10)
7+
8+
### Bug Fixes
9+
10+
- fix ([68e3a3a](https://github.com/ngxs-labs/firestore-plugin/commit/68e3a3a3fb158d067a3253549bd780f082d6cc21))
11+
612
### [18.0.6](https://github.com/ngxs-labs/firestore-plugin/compare/v18.0.5...v18.0.6) (2025-10-14)
713

814
### Features

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.6",
3+
"version": "18.0.7",
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)