Skip to content

Commit 4558dd1

Browse files
authored
Merge pull request #6 from yangjunlong/release-please--branches--master--components--yangjunlong
chore(master): release 1.0.3
2 parents 897ef31 + 1fdbb6d commit 4558dd1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.3](https://github.com/yangjunlong/resume/compare/v1.0.2...v1.0.3) (2025-03-07)
4+
5+
6+
### Bug Fixes
7+
8+
* publish config ([897ef31](https://github.com/yangjunlong/resume/commit/897ef315a811be856074b6960a45c37870a47a5a))
9+
310
## [1.0.2](https://github.com/yangjunlong/resume/compare/v1.0.1...v1.0.2) (2025-03-07)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "yangjunlong",
33
"description": "杨军龙的个人简历",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"type": "module",
66
"main": "resume.js",
77
"scripts": {

0 commit comments

Comments
 (0)