Skip to content

Commit 10b23bf

Browse files
authored
Merge pull request #8 from yangjunlong/release-please--branches--master--components--yangjunlong
chore(master): release 1.0.5
2 parents 6733c50 + 57bdf79 commit 10b23bf

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.5](https://github.com/yangjunlong/resume/compare/v1.0.4...v1.0.5) (2025-03-07)
4+
5+
6+
### Performance Improvements
7+
8+
* 更新文案 ([6733c50](https://github.com/yangjunlong/resume/commit/6733c50e2775631ef71c425ba1ffbb9b4ece7ac4))
9+
310
## [1.0.4](https://github.com/yangjunlong/resume/compare/v1.0.3...v1.0.4) (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.4",
4+
"version": "1.0.5",
55
"type": "module",
66
"main": "resume.js",
77
"scripts": {

0 commit comments

Comments
 (0)