Skip to content

Commit f2f1223

Browse files
authored
chore(main): release 1.24.3 (#178)
1 parent e778ccd commit f2f1223

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.24.2"
2+
".": "1.24.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.24.3](https://github.com/devy1540/devy1540.github.io/compare/v1.24.2...v1.24.3) (2026-07-06)
4+
5+
6+
### 버그 수정
7+
8+
* **favicon:** 로고 D를 캔버스 정중앙으로 정렬 ([#177](https://github.com/devy1540/devy1540.github.io/issues/177)) ([e778ccd](https://github.com/devy1540/devy1540.github.io/commit/e778ccdd60ffc9706a42f965ebc781d4189fdd25))
9+
310
## [1.24.2](https://github.com/devy1540/devy1540.github.io/compare/v1.24.1...v1.24.2) (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.24.2",
4+
"version": "1.24.3",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)