Skip to content

Commit e093003

Browse files
authored
Merge pull request #202 from GulSam00/release/2.5.0
chore : 버전 2.5.0
2 parents 721e16e + f01233a commit e093003

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web",
3-
"version": "2.4.0",
3+
"version": "2.5.0",
44
"type": "module",
55
"private": true,
66
"scripts": {

apps/web/public/changelog.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,9 @@
112112
"2.4.0": {
113113
"title": "버전 2.4.0",
114114
"message": ["네온 나이트 다크 테마를 추가했습니다.", "전체적인 UI를 개선했습니다."]
115+
},
116+
"2.5.0": {
117+
"title": "버전 2.5.0",
118+
"message": ["일본 가수, 곡의 한글 번역을 추가했습니다."]
115119
}
116120
}

apps/web/public/sitemap-0.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
3-
<url><loc>https://www.singcode.kr</loc><lastmod>2026-04-10T16:34:54.763Z</lastmod><changefreq>weekly</changefreq><priority>0.7</priority></url>
3+
<url><loc>https://www.singcode.kr</loc><lastmod>2026-04-19T14:42:20.537Z</lastmod><changefreq>weekly</changefreq><priority>0.7</priority></url>
44
</urlset>

0 commit comments

Comments
 (0)