We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6733c50 + 57bdf79 commit 10b23bfCopy full SHA for 10b23bf
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [1.0.4](https://github.com/yangjunlong/resume/compare/v1.0.3...v1.0.4) (2025-03-07)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "yangjunlong",
"description": "杨军龙的个人简历",
- "version": "1.0.4",
+ "version": "1.0.5",
"type": "module",
"main": "resume.js",
"scripts": {
0 commit comments