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