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

Commit b36d7d8

Browse files
committed
build : 0.2.1.8
#15 이제 아무런 알림이 없을 때 사용법을 알려주는 알림이 뜹니다. #29 수정된 글 알림 기능이 일부 베타 유저에게 제공됩니다.
1 parent c5306af commit b36d7d8

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+
# [v0.2.1.8](https://github.com/junah201/velog-helper/releases/tag/v0.2.1.8)
4+
5+
- #15 이제 아무런 알림이 없을 때 사용법을 알려주는 알림이 뜹니다.
6+
- #29 수정된 글 알림 기능이 일부 베타 유저에게 제공됩니다.
7+
38
# [v0.2.1.7](https://github.com/junah201/velog-helper/releases/tag/v0.2.1.7)
49

510
- #23 알림 목록에서 일부 블로그의 이미지가 안보이던 버그를 수정하였습니다.

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

0 commit comments

Comments
 (0)