Skip to content

Commit d9595d6

Browse files
committed
chore(release): 1.0.7
1 parent 86ef5f9 commit d9595d6

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.0.7](https://github.com/SlDo/skylite-cli/compare/v1.0.6...v1.0.7) (2021-01-14)
6+
57
### [1.0.6](https://github.com/SlDo/skylite-cli/compare/v1.0.5...v1.0.6) (2021-01-14)
68

79
### [1.0.5](https://github.com/SlDo/skylite-cli/compare/v1.0.4...v1.0.5) (2021-01-14)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "skylite",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "The Skylite CLI for creating a powerful Node.js applications ",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)