Skip to content

Commit 11c3620

Browse files
committed
chore(release): 18.0.5
1 parent 0a83c21 commit 11c3620

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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.5](https://github.com/ngxs-labs/firestore-plugin/compare/v18.0.4...v18.0.5) (2025-04-28)
7+
8+
### Bug Fixes
9+
10+
- revert ngxs update
11+
([0a83c21](https://github.com/ngxs-labs/firestore-plugin/commit/0a83c21bfcc2dcc32a3cfec5d169113dca2f2ab1))
12+
613
### [18.0.4](https://github.com/ngxs-labs/firestore-plugin/compare/v18.0.3...v18.0.4) (2025-04-28)
714

815
### 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.4",
3+
"version": "18.0.5",
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)