Skip to content

Commit 2a56936

Browse files
github-actions[bot]eungyeole
authored andcommitted
chore: update versions
1 parent e94d682 commit 2a56936

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chatty-bobcats-shop.md

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

packages/rsbuild-plugin-web-extension/CHANGELOG.md

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

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- e94d682: fix: When 'pnpm run dev' is executed, the manifest.json is not output to the dist directory
8+
39
## 1.0.0
410

511
### Major Changes

packages/rsbuild-plugin-web-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rsbuild-plugin-web-extension",
33
"description": "rsbuild plugin for chrome/web extension",
44
"homepage": "https://github.com/filc-dev/rsbuild-plugin-web-extension",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"source": "./src/index.ts",
77
"main": "./src/index.ts",
88
"module": "./src/index.ts",

0 commit comments

Comments
 (0)