We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 897ef31 commit 1fdbb6dCopy full SHA for 1fdbb6d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.3](https://github.com/yangjunlong/resume/compare/v1.0.2...v1.0.3) (2025-03-07)
4
+
5
6
+### Bug Fixes
7
8
+* publish config ([897ef31](https://github.com/yangjunlong/resume/commit/897ef315a811be856074b6960a45c37870a47a5a))
9
10
## [1.0.2](https://github.com/yangjunlong/resume/compare/v1.0.1...v1.0.2) (2025-03-07)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "yangjunlong",
"description": "杨军龙的个人简历",
- "version": "1.0.2",
+ "version": "1.0.3",
"type": "module",
"main": "resume.js",
"scripts": {
0 commit comments