Skip to content

Commit

Permalink
Merge pull request #14 from ScopeSV/release-please--branches--main--c…
Browse files Browse the repository at this point in the history
…omponents--kyseline

chore(main): release 1.1.2
  • Loading branch information
ScopeSV authored Oct 26, 2023
2 parents d5ebfdb + 8c53f0f commit 11802d6
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [1.1.2](https://github.com/ScopeSV/kyseline/compare/v1.1.1...v1.1.2) (2023-10-26)


### Bug Fixes

* more renaming ([f0cf64e](https://github.com/ScopeSV/kyseline/commit/f0cf64e5b71e3d86aab9788eb479e0865c4b4419))
* remove dep ([1650a1c](https://github.com/ScopeSV/kyseline/commit/1650a1c307e22d0cda522032325b47e55b14339c))
* rename package ([be30f34](https://github.com/ScopeSV/kyseline/commit/be30f34e19488697c93fdea2323790f226f6281b))
* typo in package name ([8003678](https://github.com/ScopeSV/kyseline/commit/80036782f0c2e96d41652e97a066a295249aa4e5))

## [1.1.1](https://github.com/ScopeSV/kycli/compare/v1.1.0...v1.1.1) (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": "kyseline",
"version": "1.1.1",
"version": "1.1.2",
"description": "",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 11802d6

Please sign in to comment.