Skip to content

Commit

Permalink
chore(release): 18.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
joaqcid committed Jul 2, 2024
1 parent 8196d0b commit afbb3d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
All notable changes to this project will be documented in this file. See
[standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [18.0.2](https://github.com/ngxs-labs/firestore-plugin/compare/v18.0.1...v18.0.2) (2024-07-02)

### [18.0.1](https://github.com/ngxs-labs/firestore-plugin/compare/v18.0.0...v18.0.1) (2024-07-02)

## [18.0.0](https://github.com/ngxs-labs/firestore-plugin/compare/v1.2.11...v18.0.0) (2024-07-02)
Expand Down
2 changes: 1 addition & 1 deletion packages/firestore-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ngxs-labs/firestore-plugin",
"version": "18.0.1",
"version": "18.0.2",
"peerDependencies": {
"@ngxs/store": ">=4.0.0 <19.0.0",
"@angular/fire": ">=7.0.0 <8.0.0",
Expand Down

0 comments on commit afbb3d5

Please sign in to comment.