Skip to content

Commit 527614e

Browse files
chore(main): release 1.10.1 (#19)
1 parent ed7a344 commit 527614e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.10.1](https://github.com/LinLin00000000/usbuild/compare/v1.10.0...v1.10.1) (2024-03-04)
4+
5+
6+
### Bug Fixes
7+
8+
* 修复 linux 下绝对路径匹配的问题 ([ed7a344](https://github.com/LinLin00000000/usbuild/commit/ed7a3448795bb1e857ef4c558a1255b52d3bc74d)), closes [#18](https://github.com/LinLin00000000/usbuild/issues/18)
9+
310
## [1.10.0](https://github.com/LinLin00000000/usbuild/compare/v1.9.0...v1.10.0) (2024-01-15)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@linlin00/usbuild",
3-
"version": "1.10.0",
3+
"version": "1.10.1",
44
"description": "Grease Monkey Script (UserScript) build tool based on esbuild",
55
"homepage": "https://github.com/LinLin00000000/usbuild",
66
"type": "module",

0 commit comments

Comments
 (0)