Skip to content

Commit

Permalink
chore: version packages (#64)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 29, 2022
1 parent 8aa74cd commit fb0fb73
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/cyan-chairs-wash.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/craco-esbuild/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.5.2

### Patch Changes

- [#63](https://github.com/pradel/create-react-app-esbuild/pull/63) [`8aa74cd`](https://github.com/pradel/create-react-app-esbuild/commit/8aa74cdce93d19955ac2050fbf6512981a9eaa0b) Thanks [@jiejasonliu](https://github.com/jiejasonliu)! - Include @craco/craco@7.0.0-alpha.* versions in peerDependencies

## 0.5.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/craco-esbuild/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "craco-esbuild",
"version": "0.5.1",
"version": "0.5.2",
"main": "src/index.js",
"repository": "https://github.com/pradel/create-react-app-esbuild.git",
"author": "Leo Pradel <[email protected]>",
Expand Down

0 comments on commit fb0fb73

Please sign in to comment.