Skip to content

Commit d7f9e96

Browse files
chore(release): set package.json to 2.7.1 [skip ci]
## [2.7.1](v2.7.0...v2.7.1) (2025-04-02) ### Bug Fixes * set chmod for ci-check.sh file on synth ([73dd572](73dd572))
1 parent 73dd572 commit d7f9e96

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.7.1](https://github.com/soliantconsulting/create-react-app/compare/v2.7.0...v2.7.1) (2025-04-02)
2+
3+
4+
### Bug Fixes
5+
6+
* set chmod for ci-check.sh file on synth ([73dd572](https://github.com/soliantconsulting/create-react-app/commit/73dd5726b11b1cb5b4ebc6509aa101b95fa0c3b8))
7+
18
# [2.7.0](https://github.com/soliantconsulting/create-react-app/compare/v2.6.2...v2.7.0) (2025-04-02)
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.7.0",
3+
"version": "2.7.1",
44
"description": "Create a React App",
55
"type": "module",
66
"author": "Soliant Consulting",

0 commit comments

Comments
 (0)