Skip to content

Commit

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

chore(main): release 0.2.1
  • Loading branch information
ScopeSV authored Nov 28, 2023
2 parents 66682fe + 4f0d6cd commit a0bba03
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.1](https://github.com/ScopeSV/kyseline/compare/v0.2.0...v0.2.1) (2023-11-28)


### Bug Fixes

* install correctly ([5b9e183](https://github.com/ScopeSV/kyseline/commit/5b9e1838aacabe4587d862dbc6e44eea0c555e17))

## [0.2.0](https://github.com/ScopeSV/kyseline/compare/v0.1.0...v0.2.0) (2023-11-23)


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": "0.2.0",
"version": "0.2.1",
"description": "",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit a0bba03

Please sign in to comment.