Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - @umijs/plugin-esbuild@1.4.2
  • Loading branch information
sorrycc committed Sep 28, 2022
1 parent 1ca31b2 commit c8c2fa2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/plugin-esbuild/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.2](https://github.com/umijs/plugins/compare/@umijs/plugin-esbuild@1.4.1...@umijs/plugin-esbuild@1.4.2) (2022-09-28)

**Note:** Version bump only for package @umijs/plugin-esbuild

## [1.4.1](https://github.com/umijs/plugins/compare/@umijs/plugin-esbuild@1.4.0...@umijs/plugin-esbuild@1.4.1) (2021-10-26)

### Reverts
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-esbuild/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@umijs/plugin-esbuild",
"version": "1.4.1",
"version": "1.4.2",
"description": "@umijs/plugin-esbuild",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit c8c2fa2

Please sign in to comment.