Skip to content

Commit d32904e

Browse files
committed
chore(release): v1.2.0
1 parent bfecad5 commit d32904e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.2.0](https://github.com/divlook/ticketing/compare/v1.1.0...v1.2.0) (2020-09-03)
2+
3+
4+
### Features
5+
6+
* :rocket: build할 때 index.html 생성 ([c1dbbe0](https://github.com/divlook/ticketing/commit/c1dbbe0d6acfcddcbdaeb36849ac72c76db6d51e))
7+
8+
9+
110
# [1.1.0](https://github.com/divlook/ticketing/compare/v1.0.0...v1.1.0) (2020-09-03)
211

312

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",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "티켓팅을 위한 모듈입니다.",
55
"keywords": [
66
"Ticketing",

0 commit comments

Comments
 (0)