Skip to content

Commit a6d47e1

Browse files
committed
chore(main): release 1.14.5
1 parent 058e4ca commit a6d47e1

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.14.4"
2+
".": "1.14.5"
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.14.5](https://github.com/devy1540/devy1540.github.io/compare/v1.14.4...v1.14.5) (2026-06-16)
4+
5+
6+
### 문서
7+
8+
* **resume:** JWT 서명 전환 이력 추가 ([#105](https://github.com/devy1540/devy1540.github.io/issues/105)) ([058e4ca](https://github.com/devy1540/devy1540.github.io/commit/058e4caf7fcb8b24a4042b5a869f1a6020b7a429))
9+
310
## [1.14.4](https://github.com/devy1540/devy1540.github.io/compare/v1.14.3...v1.14.4) (2026-06-16)
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.14.4",
4+
"version": "1.14.5",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)