Skip to content

Commit ae36bfe

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2022-03-08) ### Bug Fixes * update eslint dependency ([#12](#12)) ([90ad827](90ad827))
1 parent 90ad827 commit ae36bfe

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/getndazn/kopytko-cli/compare/v1.0.0...v1.0.1) (2022-03-08)
2+
3+
4+
### Bug Fixes
5+
6+
* update eslint dependency ([#12](https://github.com/getndazn/kopytko-cli/issues/12)) ([90ad827](https://github.com/getndazn/kopytko-cli/commit/90ad82754f75e4c0d3ff4a2b7df0e36e01cc4b99))
7+
18
# 1.0.0 (2022-02-10)
29

310

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": "@dazn/kopytko-cli",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Command line interface for Kopytko Ecosystem.",
55
"keywords": [
66
"brightscript",

0 commit comments

Comments
 (0)