Skip to content

Commit 0da8f69

Browse files
authored
Merge pull request #12 from xiaohuohumax/changeset-release/main
Version Packages
2 parents d9cdc00 + 92cba36 commit 0da8f69

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/flat-zoos-join.md

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

packages/bookmark-script/CHANGELOG.md

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

3+
## 4.0.1
4+
5+
### Patch Changes
6+
7+
- [`d9cdc00`](https://github.com/xiaohuohumax/bookmark-script-builder/commit/d9cdc0013f529162404f2d05bd9671840e33a9bf) Thanks [@xiaohuohumax](https://github.com/xiaohuohumax)! - 关闭读取 vite.config.js, 修复扫描文件信息失效(jsx)问题
8+
39
## 4.0.0
410

511
### Major Changes

packages/bookmark-script/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@xiaohuohumax/bookmark-script",
33
"type": "module",
4-
"version": "4.0.0",
4+
"version": "4.0.1",
55
"description": "基于 rollup 的书签脚本打包工具 Bookmarklet Cli",
66
"scripts": {
77
"build": "rimraf dist && rollup -c",

0 commit comments

Comments
 (0)