We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a63dd2 + 374df2d commit df008d3Copy full SHA for df008d3
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## 1.0.0 (2025-03-07)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "yangjunlong",
"description": "杨军龙的个人简历",
- "version": "1.0.0",
+ "version": "1.0.1",
"type": "module",
"main": "resume.js",
"scripts": {
0 commit comments