Skip to content

Commit 5503f5b

Browse files
committed
chore(release): 1.2.12
1 parent e430a8b commit 5503f5b

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+
### [1.2.12](https://github.com/ngxs-labs/firestore-plugin/compare/v1.2.11...v1.2.12) (2025-10-14)
7+
8+
### Features
9+
10+
- finish page action when results are emitted
11+
([e430a8b](https://github.com/ngxs-labs/firestore-plugin/commit/e430a8b2fc0194406208f3d85b1da4a3a91d055d))
12+
613
### [1.2.11](https://github.com/ngxs-labs/firestore-plugin/compare/v1.2.10...v1.2.11) (2024-07-02)
714

815
### 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": "1.2.11",
3+
"version": "1.2.12",
44
"peerDependencies": {
55
"@ngxs/store": ">=3.7.0 <4.0.0",
66
"@angular/fire": ">=7.0.0 <8.0.0",

0 commit comments

Comments
 (0)