Skip to content

Commit

Permalink
Merge pull request #29 from vst/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 0.0.6
  • Loading branch information
vst authored Mar 25, 2024
2 parents 966828d + 505d523 commit 112e1d2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.0.5"
".": "0.0.6"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.0.6](https://github.com/vst/lhp/compare/v0.0.5...v0.0.6) (2024-03-25)


### Features

* report authorized SSH keys found on host ([9f204ec](https://github.com/vst/lhp/commit/9f204ec7d1809c901cb6e55bc4af6ed8dd66e9fa))
* **website:** list authorized SSH keys on host details component ([8cba4d2](https://github.com/vst/lhp/commit/8cba4d214dce375dd80a10389166d4707a5122e9))

## [0.0.5](https://github.com/vst/lhp/compare/v0.0.4...v0.0.5) (2024-03-24)


Expand Down
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: lhp
version: 0.0.5
version: 0.0.6
github: vst/lhp
license: MIT
author: Vehbi Sinan Tunalioglu
Expand Down

0 comments on commit 112e1d2

Please sign in to comment.