Skip to content

Commit ec25144

Browse files
authored
Merge pull request #7 from yangjunlong/release-please--branches--master--components--yangjunlong
chore(master): release 1.0.4
2 parents 67c84ec + 262b5d1 commit ec25144

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.4](https://github.com/yangjunlong/resume/compare/v1.0.3...v1.0.4) (2025-03-07)
4+
5+
6+
### Bug Fixes
7+
8+
* publish config ([67c84ec](https://github.com/yangjunlong/resume/commit/67c84ec67255f34091c4422b07448eaa3eaa3326))
9+
310
## [1.0.3](https://github.com/yangjunlong/resume/compare/v1.0.2...v1.0.3) (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.3",
4+
"version": "1.0.4",
55
"type": "module",
66
"main": "resume.js",
77
"scripts": {

0 commit comments

Comments
 (0)