Skip to content

Commit 5cca329

Browse files
committed
chore(release): v1.4.1
1 parent 6a7c371 commit 5cca329

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

CHANGELOG.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.4.1](https://github.com/divlook/ticketing-timer/compare/v1.4.0...v1.4.1) (2020-09-10)
2+
3+
4+
### Bug Fixes
5+
6+
* :bug: Auto Release할 때 커밋 옵션 수정 ([be13e66](https://github.com/divlook/ticketing-timer/commit/be13e666a72d886db6a530fd7330483adedad682))
7+
* :wrench: chrome 권한 수정 ([dfdc84a](https://github.com/divlook/ticketing-timer/commit/dfdc84af4e3394de71ccb48514ce8384b4c4fd82))
8+
9+
10+
111
# [1.4.0](https://github.com/divlook/ticketing-timer/compare/v1.3.0...v1.4.0) (2020-09-10)
212

313

@@ -47,13 +57,3 @@
4757

4858

4959

50-
# [1.1.0](https://github.com/divlook/ticketing-timer/compare/v1.0.0...v1.1.0) (2020-09-03)
51-
52-
53-
### Features
54-
55-
* option 추가 ([c7cc158](https://github.com/divlook/ticketing-timer/commit/c7cc1584256f2900211f0952c9d60f635b6fc591))
56-
* 예제 파일 업데이트 ([1178a2c](https://github.com/divlook/ticketing-timer/commit/1178a2cfa485f5c862b8e5ed4a1a97909a0e40ea))
57-
58-
59-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@divlook/ticketing-timer",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "티켓팅을 위한 모듈입니다.",
55
"keywords": [
66
"Ticketing",

0 commit comments

Comments
 (0)