Skip to content

Commit e6e7b63

Browse files
chore(release): publish 1.2.0
1 parent 117b937 commit e6e7b63

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

tools/nx/CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
## 1.2.0 (2025-09-06)
2+
3+
### 🚀 Features
4+
5+
- add dummy Firebase configuration for CI builds and update workflows to use it ([117b937](https://github.com/johannesnormannjensen/nx-firebase-monorepo-example/commit/117b937))
6+
- update project configuration and dependencies, add new eslintignore, and remove obsolete files ([9ca2eb2](https://github.com/johannesnormannjensen/nx-firebase-monorepo-example/commit/9ca2eb2))
7+
- add release workflow and update project references in README and nx.json ([bd88223](https://github.com/johannesnormannjensen/nx-firebase-monorepo-example/commit/bd88223))
8+
- rename project from firemono-nx-plugin to firemono-nx for consistency ([dfe4541](https://github.com/johannesnormannjensen/nx-firebase-monorepo-example/commit/dfe4541))
9+
- update README and package configuration for improved Firebase project integration and clarity ([7574164](https://github.com/johannesnormannjensen/nx-firebase-monorepo-example/commit/7574164))
10+
- update emulator data handling and remove obsolete exports directory ([b1bb2b6](https://github.com/johannesnormannjensen/nx-firebase-monorepo-example/commit/b1bb2b6))
11+
- update Functions Nx app build output path and firebase.json configuration for improved compatibility ([afd3b9b](https://github.com/johannesnormannjensen/nx-firebase-monorepo-example/commit/afd3b9b))
12+
- enhance Functions Nx app creation and update dynamic configuration handling ([b8e6a51](https://github.com/johannesnormannjensen/nx-firebase-monorepo-example/commit/b8e6a51))
13+
- remove Firebase configuration files and update ESLint setup for Nx compatibility ([0295fab](https://github.com/johannesnormannjensen/nx-firebase-monorepo-example/commit/0295fab))
14+
- initialize Firebase project structure with configuration files and emulators support ([e5a4c38](https://github.com/johannesnormannjensen/nx-firebase-monorepo-example/commit/e5a4c38))
15+
- add Nx plugin for managing Firebase projects with generators and configuration ([7a57c7c](https://github.com/johannesnormannjensen/nx-firebase-monorepo-example/commit/7a57c7c))
16+
- update TypeScript paths in tsconfig to correct plugin references ([bda50cd](https://github.com/johannesnormannjensen/nx-firebase-monorepo-example/commit/bda50cd))
17+
- refactor Firebase project generator to support new init-app structure and enhance configuration schema ([325f061](https://github.com/johannesnormannjensen/nx-firebase-monorepo-example/commit/325f061))
18+
- implement Firebase project initialization generator with schema and tests ([5043fb4](https://github.com/johannesnormannjensen/nx-firebase-monorepo-example/commit/5043fb4))
19+
- enhance Nx Firebase plugin with improved project generation, tagging, and documentation ([a43a7d0](https://github.com/johannesnormannjensen/nx-firebase-monorepo-example/commit/a43a7d0))
20+
21+
### 🩹 Fixes
22+
23+
- update git clone URL in README for correct repository reference ([950cefb](https://github.com/johannesnormannjensen/nx-firebase-monorepo-example/commit/950cefb))
24+
25+
### ❤️ Thank You
26+
27+
- Johannes Normann Jensen

0 commit comments

Comments
 (0)