Skip to content

Commit e58548d

Browse files
committed
chore(release): 0.4.1
1 parent 269dd30 commit e58548d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.4.1](https://github.com/pradel/create-react-app-esbuild/compare/v0.4.0...v0.4.1) (2021-09-22)
6+
7+
8+
### Bug Fixes
9+
10+
* compatability with node 12 ([#40](https://github.com/pradel/create-react-app-esbuild/issues/40)) ([269dd30](https://github.com/pradel/create-react-app-esbuild/commit/269dd3055e59930ca4534aa7ab124f02883823e6))
11+
512
## [0.4.0](https://github.com/pradel/create-react-app-esbuild/compare/v0.3.4...v0.4.0) (2021-09-06)
613

714

packages/craco-esbuild/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "craco-esbuild",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"main": "src/index.js",
55
"repository": "https://github.com/pradel/create-react-app-esbuild.git",
66
"author": "Leo Pradel <[email protected]>",

0 commit comments

Comments
 (0)