Skip to content

Commit 6600da4

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.5...v1.1.0) (2020-12-05) ### Features * Allow locale override ([2f6b024](2f6b024)) * Remove from preview ([afc4d6b](afc4d6b))
1 parent 55275cd commit 6600da4

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.1.0](https://github.com/tumido/cron-explained/compare/v1.0.5...v1.1.0) (2020-12-05)
2+
3+
4+
### Features
5+
6+
* Allow locale override ([2f6b024](https://github.com/tumido/cron-explained/commit/2f6b02435222fe5210654fcff66b7a46c745dfbf))
7+
* Remove from preview ([afc4d6b](https://github.com/tumido/cron-explained/commit/afc4d6b2cddb5dacfbd9df0810458c2f5cce7149))
8+
19
## [1.0.5](https://github.com/tumido/cron-explained/compare/v1.0.4...v1.0.5) (2020-12-05)
210

311

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
@@ -21,7 +21,7 @@
2121
"type": "git",
2222
"url": "https://github.com/tumido/cron-explained.git"
2323
},
24-
"version": "1.0.5",
24+
"version": "1.1.0",
2525
"engines": {
2626
"vscode": "^1.51.0"
2727
},

0 commit comments

Comments
 (0)