Skip to content

Commit 6a8be4d

Browse files
chore: version packages (#78)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 14c3d80 commit 6a8be4d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/warm-turtles-matter.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/craco-esbuild/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.6.1
4+
5+
### Patch Changes
6+
7+
- [#77](https://github.com/pradel/create-react-app-esbuild/pull/77) [`14c3d80`](https://github.com/pradel/create-react-app-esbuild/commit/14c3d80ee8799615d23dd47075c1752fcc1742c4) Thanks [@pradel](https://github.com/pradel)! - Fix invalid craco version in package.json.
8+
39
## 0.6.0
410

511
### Minor Changes

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.6.0",
3+
"version": "0.6.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)