build: v0.3.1
This commit is contained in:
parent
d789e3d931
commit
1127e27a8b
@ -1,4 +1,11 @@
|
|||||||
# ksv741 React Scripts
|
# ksv741 React Scripts
|
||||||
|
### [0.3.1](https://github.com/ksv741/react-scripts/compare/v0.3.0...v0.3.1) (2024-04-04)
|
||||||
|
|
||||||
|
|
||||||
|
### 🛠️ Bug Fixes
|
||||||
|
|
||||||
|
* fix yarn fallback auth token ([ea7ce25](https://github.com/ksv741/react-scripts/commit/ea7ce25f834e88b43e9bf22e8d6bde19b25da7ba))
|
||||||
|
|
||||||
## [0.3.0](https://github.com/ksv741/react-scripts/compare/v0.1.0...v0.3.0) (2024-04-04)
|
## [0.3.0](https://github.com/ksv741/react-scripts/compare/v0.1.0...v0.3.0) (2024-04-04)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ksv741-react-scripts",
|
"name": "ksv741-react-scripts",
|
||||||
"version": "0.3.0",
|
"version": "0.3.1",
|
||||||
"description": "Webpack configuration for easy creating React applications",
|
"description": "Webpack configuration for easy creating React applications",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user