Skip to content

Commit ef5c569

Browse files
chore: version packages (#47)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 109a742 commit ef5c569

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/flat-zebras-press.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.4.4
4+
5+
### Patch Changes
6+
7+
- [#46](https://github.com/pradel/create-react-app-esbuild/pull/46) [`109a742`](https://github.com/pradel/create-react-app-esbuild/commit/109a7429b780c2c6dd1f55d12ae11e3ca72ed36a) Thanks [@pradel](https://github.com/pradel)! - Automate release process.
8+
39
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.
410

511
### [0.4.3](https://github.com/pradel/create-react-app-esbuild/compare/v0.4.2...v0.4.3) (2021-12-14)

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