Skip to content

Commit 476d1d7

Browse files
authored
Merge pull request #5 from yangjunlong/release-please--branches--master--components--yangjunlong
chore(master): release 1.0.2
2 parents 8ef2fda + 9c9cc34 commit 476d1d7

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
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.0.2](https://github.com/yangjunlong/resume/compare/v1.0.1...v1.0.2) (2025-03-07)
4+
5+
6+
### Bug Fixes
7+
8+
* hidden iphone ([8ef2fda](https://github.com/yangjunlong/resume/commit/8ef2fdab14087a79ba9a7de0a029054de7b0fac1))
9+
* remove puppeteer ([362a48c](https://github.com/yangjunlong/resume/commit/362a48cf2981990be4dffb95344fd0fb1493c9c2))
10+
311
## [1.0.1](https://github.com/yangjunlong/resume/compare/v1.0.0...v1.0.1) (2025-03-07)
412

513

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": "1.0.1",
4+
"version": "1.0.2",
55
"type": "module",
66
"main": "resume.js",
77
"scripts": {

0 commit comments

Comments
 (0)