Skip to content

Commit 0dffae6

Browse files
chore: release 1.0.2 [skip ci]
1 parent ff6f843 commit 0dffae6

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.2](https://github.com/uarix/LCEDA-Pro-LabelMaker/compare/v1.0.1...v1.0.2) (2025-06-08)
2+
3+
### Bug Fixes
4+
5+
- EPCB_LayerId 枚举定义 ([ff6f843](https://github.com/uarix/LCEDA-Pro-LabelMaker/commit/ff6f8432edb61aecfd1ec827e0c306f684f5d5a1))
6+
17
## 1.0.0 (2025-06-08)
28

39
### Features

extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"uuid": "c698ae03503a4c4589337df549524f1e",
44
"displayName": "Label Maker",
55
"description": "为PCB创建独特的反向丝印标签,支持保存配置",
6-
"version": "1.0.0",
6+
"version": "1.0.2",
77
"publisher": "Quarix",
88
"engines": {
99
"eda": "^2.2.32"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pcb-label-maker",
3-
"version": "1.0.0",
3+
"version": "1.0.2",
44
"description": "PCB label maker for EasyEDA Pro/嘉立创EDA专业版",
55
"author": "Quarix",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)