Skip to content

Commit 63a3af7

Browse files
authored
chore(main): release 1.29.0 (#205)
1 parent 35b1856 commit 63a3af7

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

‎.release-please-manifest.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.28.2"
2+
".": "1.29.0"
33
}

‎CHANGELOG.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.29.0](https://github.com/devy1540/devy1540.github.io/compare/v1.28.2...v1.29.0) (2026-09-10)
4+
5+
6+
### 새로운 기능
7+
8+
* **resume:** 경력 소개와 PDF 이력서 개편 ([#204](https://github.com/devy1540/devy1540.github.io/issues/204)) ([35b1856](https://github.com/devy1540/devy1540.github.io/commit/35b1856a09ae49d9c31575b4f2f88a13ab480dc9))
9+
310
## [1.28.2](https://github.com/devy1540/devy1540.github.io/compare/v1.28.1...v1.28.2) (2026-08-21)
411

512

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "devy1540",
33
"private": true,
4-
"version": "1.28.2",
4+
"version": "1.29.0",
55
"packageManager": "pnpm@11.17.0",
66
"type": "module",
77
"scripts": {

0 commit comments

Comments
 (0)