Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit f9dd4fe

Browse files
committed
build: 1.2.0
- DB를 서울 리전으로 이전하고, 모든 서버를 서버리스 아키텍처로 변경하여 서버 반응 시간이 단축되었습니다.
1 parent 363260f commit f9dd4fe

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Velog Helper - Change Log
22

3+
# [v1.2.0](https://github.com/junah201/velog-helper/releases/tag/v1.2.0)
4+
5+
- DB를 서울 리전으로 이전하고, 모든 서버를 서버리스 아키텍처로 변경하여 서버 반응 시간이 단축되었습니다.
6+
37
# [v1.1.2](https://github.com/junah201/velog-helper/releases/tag/v1.1.2)
48

59
- #48 가이드 창이 크롬 업데이트 시 뜨던 문제를 수정하였습니다.

frontend/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Velog Helper",
4-
"version": "1.1.2",
4+
"version": "1.2.0",
55
"action": {
66
"default_popup": "./popup.html",
77
"default_icon": {

0 commit comments

Comments
 (0)