Skip to content

Commit

Permalink
chore(release): release packages [skip ci]
Browse files Browse the repository at this point in the history
- @knot/cli -> v1.1.1
  • Loading branch information
semantic-release-bot committed Sep 5, 2019
1 parent ba5b439 commit 711ca2d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

<!-- INJECT CHANGELOG HERE -->

## [`@knot/cli-v1.1.1`](https://github.com/effervescentia/knot/releases/tag/@knot/cli-v1.1.1) (2019-9-5)

### `@knot/cli`

#### :bug: Bug Fixes

- include dotfiles for project generation ([ba5b4397](https://github.com/effervescentia/knot/commit/ba5b43975f2e4bb25a51c2f0a4a9a99065899e46))

## [`@knot/compiler-v1.2.7`](https://github.com/effervescentia/knot/releases/tag/@knot/compiler-v1.2.7), [`@knot/cli-v1.1.0`](https://github.com/effervescentia/knot/releases/tag/@knot/cli-v1.1.0), [`@knot/browser-plugin-v1.2.1`](https://github.com/effervescentia/knot/releases/tag/@knot/browser-plugin-v1.2.1), [`@knot/webpack-plugin-v1.2.7`](https://github.com/effervescentia/knot/releases/tag/@knot/webpack-plugin-v1.2.7) (2019-9-5)

### `@knot/compiler`
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knot/cli",
"version": "1.1.0",
"version": "1.1.1",
"engines": {
"node": ">=8.9"
},
Expand Down

0 comments on commit 711ca2d

Please sign in to comment.