Skip to content

Commit c62d7f6

Browse files
chore(release): set package.json to 2.9.4 [skip ci]
## [2.9.4](v2.9.3...v2.9.4) (2025-04-15) ### Bug Fixes * **skeleton:** do not use router hook inside useAuthenticatedFetch ([d9a1eac](d9a1eac))
1 parent d9a1eac commit c62d7f6

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.9.4](https://github.com/soliantconsulting/create-react-app/compare/v2.9.3...v2.9.4) (2025-04-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **skeleton:** do not use router hook inside useAuthenticatedFetch ([d9a1eac](https://github.com/soliantconsulting/create-react-app/commit/d9a1eac86a4c39f6cd00b6b597e980dba15747b4))
7+
18
## [2.9.3](https://github.com/soliantconsulting/create-react-app/compare/v2.9.2...v2.9.3) (2025-04-08)
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.9.3",
3+
"version": "2.9.4",
44
"description": "Create a React App",
55
"type": "module",
66
"author": "Soliant Consulting",

0 commit comments

Comments
 (0)