Skip to content

Commit 129292e

Browse files
chore(release): set package.json to 2.12.6 [skip ci]
## [2.12.6](v2.12.5...v2.12.6) (2026-03-04) ### Bug Fixes * **skeleton:** iterate over new keys instead of old keys in replaceObjectProperties ([ea288c3](ea288c3))
1 parent ea288c3 commit 129292e

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.6](https://github.com/soliantconsulting/create-react-app/compare/v2.12.5...v2.12.6) (2026-03-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **skeleton:** iterate over new keys instead of old keys in replaceObjectProperties ([ea288c3](https://github.com/soliantconsulting/create-react-app/commit/ea288c32c530cf029ce4bb5794a39623bb512b52))
7+
18
## [2.12.5](https://github.com/soliantconsulting/create-react-app/compare/v2.12.4...v2.12.5) (2025-10-23)
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.5",
3+
"version": "2.12.6",
44
"description": "Create a React App",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)