Skip to content

Commit 2a2fc2c

Browse files
committed
chore(release): 0.4.2
1 parent 7453334 commit 2a2fc2c

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.2](https://github.com/pradel/create-react-app-esbuild/compare/v0.4.1...v0.4.2) (2021-10-12)
6+
7+
8+
### Features
9+
10+
* replace minifier only when used ([#42](https://github.com/pradel/create-react-app-esbuild/issues/42)) ([7453334](https://github.com/pradel/create-react-app-esbuild/commit/745333410391d4bb97fef76d21c0afbc2e65b631))
11+
512
### [0.4.1](https://github.com/pradel/create-react-app-esbuild/compare/v0.4.0...v0.4.1) (2021-09-22)
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.1",
3+
"version": "0.4.2",
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)