Skip to content

Commit 1d45d56

Browse files
authored
chore(main): release 1.29.2 (#209)
1 parent 2a7534d commit 1d45d56

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.1"
2+
".": "1.29.2"
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.2](https://github.com/devy1540/devy1540.github.io/compare/v1.29.1...v1.29.2) (2026-09-22)
4+
5+
6+
### 스타일
7+
8+
* **site:** 블로그 썸네일과 홈 슬로건 개편 ([2a7534d](https://github.com/devy1540/devy1540.github.io/commit/2a7534dc5ceb59e8b79b21399896acf44b0d29c1))
9+
310
## [1.29.1](https://github.com/devy1540/devy1540.github.io/compare/v1.29.0...v1.29.1) (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.1",
4+
"version": "1.29.2",
55
"packageManager": "pnpm@11.17.0",
66
"type": "module",
77
"scripts": {

0 commit comments

Comments
 (0)