Skip to content

Commit 9905834

Browse files
chore(release): set package.json to 2.12.2 [skip ci]
## [2.12.2](v2.12.1...v2.12.2) (2025-09-12) ### Bug Fixes * **synth:** exclude auth files properly without auth0 feature ([7119e8d](7119e8d))
1 parent 7119e8d commit 9905834

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.12.2](https://github.com/soliantconsulting/create-react-app/compare/v2.12.1...v2.12.2) (2025-09-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **synth:** exclude auth files properly without auth0 feature ([7119e8d](https://github.com/soliantconsulting/create-react-app/commit/7119e8de9425f5eda1ca0fac866e324634942705))
7+
18
## [2.12.1](https://github.com/soliantconsulting/create-react-app/compare/v2.12.0...v2.12.1) (2025-09-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@soliantconsulting/create-react-app",
3-
"version": "2.12.1",
3+
"version": "2.12.2",
44
"description": "Create a React App",
55
"type": "module",
66
"author": "Soliant Consulting",

0 commit comments

Comments
 (0)