Skip to content

Commit fc1bc34

Browse files
committed
chore(main): release 1.27.2
1 parent 30ede08 commit fc1bc34

4 files changed

Lines changed: 24 additions & 4 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.27.1"
2+
".": "1.27.2"
33
}

‎CHANGELOG.md‎

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

3+
## [1.27.2](https://github.com/devy1540/devy1540.github.io/compare/v1.27.1...v1.27.2) (2026-07-12)
4+
5+
6+
### 버그 수정
7+
8+
* prevent broken internal post links ([30ede08](https://github.com/devy1540/devy1540.github.io/commit/30ede0899def2437c916911674579cf7bb299c09))
9+
* remove post metadata lint errors ([237e815](https://github.com/devy1540/devy1540.github.io/commit/237e81580f3d68113de7b51e82f0ff1ed5ea79f9))
10+
* replace missing Spring AI post link ([45a4e73](https://github.com/devy1540/devy1540.github.io/commit/45a4e7314845fdcd7675f78c438bbdd4d5761b90))
11+
12+
13+
### 문서
14+
15+
* record Search Console triage ([c145633](https://github.com/devy1540/devy1540.github.io/commit/c1456331db844d442eae7ba049ecffface24619b))
16+
* specify internal link integrity checks ([afad37d](https://github.com/devy1540/devy1540.github.io/commit/afad37dfa730f6fbe5626c48ddbcb20014d79593))
17+
18+
19+
### 테스트
20+
21+
* detect missing internal post links ([64f3d56](https://github.com/devy1540/devy1540.github.io/commit/64f3d56c67b4e49c688334e2f08b22ce7e90813b))
22+
323
## [1.27.1](https://github.com/devy1540/devy1540.github.io/compare/v1.27.0...v1.27.1) (2026-07-07)
424

525

‎package-lock.json‎

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎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.27.1",
4+
"version": "1.27.2",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)