We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2531c72 commit b1260d4Copy full SHA for b1260d4
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## 1.0.0 (2025-03-07)
4
5
6
+### Features
7
8
+* 增加美团工作经历 ([25f4974](https://github.com/yangjunlong/resume/commit/25f49743df6106e8299e2b26d4bc06f487fd6c95))
package.json
@@ -1,7 +1,7 @@
{
"name": "yangjunlong",
"description": "杨军龙的个人简历",
- "version": "0.2.5",
+ "version": "1.0.0",
"type": "module",
"main": "resume.js",
"scripts": {
0 commit comments