Skip to content

Commit 2830fda

Browse files
committed
chore(release): 1.2.0
1 parent ff232a6 commit 2830fda

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.2.0](https://github.com/DCsunset/task.json-web/compare/v1.1.0...v1.2.0) (2021-03-30)
6+
7+
8+
### Features
9+
10+
* add erasing operation ([08c4809](https://github.com/DCsunset/task.json-web/commit/08c48092c0c2f4ea37bddbe797e26c21607bb697))
11+
12+
13+
### Bug Fixes
14+
15+
* add confirmation for erasing and fix some bugs ([4f06341](https://github.com/DCsunset/task.json-web/commit/4f06341d701a9e07ee1f48550e4659921964adb1))
16+
* show add button only on todo tab ([ff232a6](https://github.com/DCsunset/task.json-web/commit/ff232a6114f1c5c07292a8ea099763a83790c785))
17+
518
## [1.1.0](https://github.com/DCsunset/task.json-web/compare/v1.0.0...v1.1.0) (2021-03-27)
619

720

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "task.json-web",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"private": true,
55
"dependencies": {
66
"@date-io/luxon": "^1.3.13",

0 commit comments

Comments
 (0)