Skip to content

Commit bb65be2

Browse files
authored
Merge pull request #3 from yangjunlong/release-please--branches--master--components--yangjunlong
chore(master): release 1.0.0
2 parents 2531c72 + b1260d4 commit bb65be2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "yangjunlong",
33
"description": "杨军龙的个人简历",
4-
"version": "0.2.5",
4+
"version": "1.0.0",
55
"type": "module",
66
"main": "resume.js",
77
"scripts": {

0 commit comments

Comments
 (0)