We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ef2fda + 9c9cc34 commit 476d1d7Copy full SHA for 476d1d7
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
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
11
## [1.0.1](https://github.com/yangjunlong/resume/compare/v1.0.0...v1.0.1) (2025-03-07)
12
13
package.json
@@ -1,7 +1,7 @@
{
"name": "yangjunlong",
"description": "杨军龙的个人简历",
- "version": "1.0.1",
+ "version": "1.0.2",
"type": "module",
"main": "resume.js",
"scripts": {
0 commit comments