We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfecad5 commit d32904eCopy full SHA for d32904e
CHANGELOG.md
@@ -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
10
# [1.1.0](https://github.com/divlook/ticketing/compare/v1.0.0...v1.1.0) (2020-09-03)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@divlook/ticketing",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "티켓팅을 위한 모듈입니다.",
"keywords": [
"Ticketing",
0 commit comments