Skip to content

Commit ae9cf5a

Browse files
authored
chore(main): release 1.29.3 (#211)
1 parent 8991837 commit ae9cf5a

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.29.2"
2+
".": "1.29.3"
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.3](https://github.com/devy1540/devy1540.github.io/compare/v1.29.2...v1.29.3) (2026-09-22)
4+
5+
6+
### 성능 개선
7+
8+
* **navigation:** 화면 전환 대기와 초기 로딩 개선 ([#210](https://github.com/devy1540/devy1540.github.io/issues/210)) ([8991837](https://github.com/devy1540/devy1540.github.io/commit/8991837d4bf0d77a9fe06c3b9a8b1d71a639cba9))
9+
310
## [1.29.2](https://github.com/devy1540/devy1540.github.io/compare/v1.29.1...v1.29.2) (2026-09-22)
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.29.2",
4+
"version": "1.29.3",
55
"packageManager": "pnpm@11.17.0",
66
"type": "module",
77
"scripts": {

0 commit comments

Comments
 (0)