File tree Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.4.0] ( https://github.com/divlook/ticketing-timer/compare/v1.3.0...v1.4.0 ) (2020-09-10)
2
+
3
+
4
+ ### Features
5
+
6
+ * :art : chrom 확장 앱을 위한 작업 ([ 8df20f6] ( https://github.com/divlook/ticketing-timer/commit/8df20f610dcba538e2c1ca21e55751e7101e4de5 ) )
7
+ * :lipstick : modal css 추가 ([ 390a002] ( https://github.com/divlook/ticketing-timer/commit/390a0021de7e88fdd3630f59e656e2a87b8da46e ) )
8
+ * :sparkles : chrome에서 아이콘을 클릭해서 타이머 실행 ([ 40ff09d] ( https://github.com/divlook/ticketing-timer/commit/40ff09d87c4bba2f33d1e71b6d16014b83887cd9 ) )
9
+ * :sparkles : modal 기능 구현 ([ ad52be8] ( https://github.com/divlook/ticketing-timer/commit/ad52be849960e0025cf9613e13c2d8825cdce461 ) )
10
+ * :sparkles : 구조 대격변 ([ 41f779c] ( https://github.com/divlook/ticketing-timer/commit/41f779c3d7ef714584bdb40816756d9ca4caa9b5 ) )
11
+
12
+
13
+
1
14
# [ 1.3.0] ( https://github.com/divlook/ticketing-timer/compare/v1.2.1...v1.3.0 ) (2020-09-05)
2
15
3
16
44
57
45
58
46
59
47
- # 1.0.0 (2020-09-02)
48
-
49
-
50
-
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @divlook/ticketing-timer" ,
3
- "version" : " 1.3 .0" ,
3
+ "version" : " 1.4 .0" ,
4
4
"description" : " 티켓팅을 위한 모듈입니다." ,
5
5
"keywords" : [
6
6
" Ticketing" ,
53
53
"webpack-dev-server" : " ^3.11.0" ,
54
54
"worker-loader" : " ^3.0.2"
55
55
}
56
- }
56
+ }
You can’t perform that action at this time.
0 commit comments