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

Commit f638cd6

Browse files
committed
build: 1.2.2
1 parent 328b28d commit f638cd6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
# [v1.2.2](https://github.com/junah201/velog-helper/releases/tag/v1.2.2)
4+
5+
- Velog CSS 변경에 따른 기능 오류를 수정하였습니다.
6+
- 더 이상 팔로워가 없을 때에는 팔로워 수를 표시하지 않습니다.
7+
38
# [v1.2.1](https://github.com/junah201/velog-helper/releases/tag/v1.2.1)
49

510
- 북마크 추가 및 삭제가 안되는 문제를 수정하였습니다.

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.2.1",
4+
"version": "1.2.2",
55
"action": {
66
"default_popup": "./popup.html",
77
"default_icon": {

0 commit comments

Comments
 (0)