Skip to content

Commit

Permalink
chore(firebase): release version 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mainawycliffe committed Jan 2, 2025
1 parent dc7e7fe commit 657690f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/firebase/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.8.0](https://github.com/mainawycliffe/nx-toolkits/compare/[email protected]@0.8.0) (2025-01-02)


### Features

* **firebase:** add support for node 22, deprecate 14 & 18 ([dc7e7fe](https://github.com/mainawycliffe/nx-toolkits/commit/dc7e7fee53f904e2fa71389e339ec78a0836898c))

## [0.7.8](https://github.com/mainawycliffe/nx-toolkits/compare/[email protected]@0.7.8) (2024-12-11)

## [0.7.7](https://github.com/mainawycliffe/nx-toolkits/compare/[email protected]@0.7.7) (2024-11-09)
Expand Down
2 changes: 1 addition & 1 deletion packages/firebase/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-toolkits/firebase",
"version": "0.7.8",
"version": "0.8.0",
"description": "Nx generator plugin for Firebase",
"keywords": [
"firebase",
Expand Down

0 comments on commit 657690f

Please sign in to comment.