Skip to content

Commit 86a09bf

Browse files
committed
chore(main): release 1.27.1
1 parent ace19ac commit 86a09bf

4 files changed

Lines changed: 11 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.0"
2+
".": "1.27.1"
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.27.1](https://github.com/devy1540/devy1540.github.io/compare/v1.27.0...v1.27.1) (2026-07-07)
4+
5+
6+
### 리팩터링
7+
8+
* **resume:** 회사 단위 페이지 나눔 및 고아 헤더 방지 ([#185](https://github.com/devy1540/devy1540.github.io/issues/185)) ([ace19ac](https://github.com/devy1540/devy1540.github.io/commit/ace19acb98fff5851e22309c1238fb70e6b7ab7c))
9+
310
## [1.27.0](https://github.com/devy1540/devy1540.github.io/compare/v1.26.0...v1.27.0) (2026-07-06)
411

512

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

0 commit comments

Comments
 (0)