Skip to content

Commit 747fcdb

Browse files
chore(release): set package.json to 2.12.0 [skip ci]
# [2.12.0](v2.11.0...v2.12.0) (2025-08-31) ### Features * update dependencies and introduce temporal ([300a39b](300a39b))
1 parent c8eeacb commit 747fcdb

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.0](https://github.com/soliantconsulting/create-react-app/compare/v2.11.0...v2.12.0) (2025-08-31)
2+
3+
4+
### Features
5+
6+
* update dependencies and introduce temporal ([300a39b](https://github.com/soliantconsulting/create-react-app/commit/300a39b4e314d1f9d6c52375e43bda59d52a6024))
7+
18
# [2.11.0](https://github.com/soliantconsulting/create-react-app/compare/v2.10.0...v2.11.0) (2025-05-29)
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.11.0",
3+
"version": "2.12.0",
44
"description": "Create a React App",
55
"type": "module",
66
"author": "Soliant Consulting",

0 commit comments

Comments
 (0)