Skip to content

Commit

Permalink
Merge pull request #5 from ScopeSV/release-please--branches--main--co…
Browse files Browse the repository at this point in the history
…mponents--kycli

chore(main): release 1.1.0
  • Loading branch information
ScopeSV authored Oct 26, 2023
2 parents 929499a + b5942ab commit d41f059
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.1.0](https://github.com/ScopeSV/kycli/compare/v1.0.0...v1.1.0) (2023-10-26)


### Features

* proper depend ([37d581f](https://github.com/ScopeSV/kycli/commit/37d581fc7335ed547ec5f50c8c159b2b54bc1790))
* test ([8f2dcc8](https://github.com/ScopeSV/kycli/commit/8f2dcc81168486acc8431b2fd937823267670300))

## 1.0.0 (2023-10-26)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kycli",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit d41f059

Please sign in to comment.