Skip to content

Commit 9802fbe

Browse files
committed
chore(release): 18.0.4
1 parent 626e6fc commit 9802fbe

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.4](https://github.com/ngxs-labs/firestore-plugin/compare/v18.0.3...v18.0.4) (2025-04-28)
7+
8+
### Bug Fixes
9+
10+
- run NgxsFeatureModule
11+
([626e6fc](https://github.com/ngxs-labs/firestore-plugin/commit/626e6fc8754158281fde433ee2a31ef311e75121))
12+
613
### [18.0.3](https://github.com/ngxs-labs/firestore-plugin/compare/v18.0.2...v18.0.3) (2024-11-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.3",
3+
"version": "18.0.4",
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)