Skip to content

Commit df008d3

Browse files
authored
Merge pull request #4 from yangjunlong/release-please--branches--master--components--yangjunlong
chore(master): release 1.0.1
2 parents 4a63dd2 + 374df2d commit df008d3

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.1](https://github.com/yangjunlong/resume/compare/v1.0.0...v1.0.1) (2025-03-07)
4+
5+
6+
### Bug Fixes
7+
8+
* node-version: 20 ([4a63dd2](https://github.com/yangjunlong/resume/commit/4a63dd282724ac644c8b2243fb09edc02bab677c))
9+
310
## 1.0.0 (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.0",
4+
"version": "1.0.1",
55
"type": "module",
66
"main": "resume.js",
77
"scripts": {

0 commit comments

Comments
 (0)