Skip to content

Commit

Permalink
chore(main): release 0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 1, 2024
1 parent b62a4fc commit a9154e4
Show file tree
Hide file tree
Showing 3 changed files with 18 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.15"
".": "0.0.16"
}
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [0.0.16](https://github.com/vst/hostpatrol/compare/v0.0.15...v0.0.16) (2024-07-01)


### Features

* **website:** improve how code-blocks are rendered on pages ([c97c401](https://github.com/vst/hostpatrol/commit/c97c401959bb9efb1f69c141a0ff337e10eee694))


### Bug Fixes

* ignore DSA keygen error in case ssh-keygen does not support DSA ([31fe6ca](https://github.com/vst/hostpatrol/commit/31fe6caaaf747faf10cd64b3da5d7d0f58eb47a0))
* **website:** fix host details panel heights ([755961d](https://github.com/vst/hostpatrol/commit/755961dc0a0a38150fdb21205993db1731392b54))
* **website:** fix paddings and margins on pages layout ([e8bee74](https://github.com/vst/hostpatrol/commit/e8bee744fa830cb6e1a7f1af435cfc2e90384964))
* **website:** replace the screenshot with a smaller one ([2fb7123](https://github.com/vst/hostpatrol/commit/2fb7123ae5c3305552122695d2c361f0a98a2f68))
* **website:** show logo in hero only on large display ([bdaa2e2](https://github.com/vst/hostpatrol/commit/bdaa2e295078d34d49a9130296ecc63129fc47a3))

## [0.0.15](https://github.com/vst/hostpatrol/compare/v0.0.14...v0.0.15) (2024-04-19)


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: hostpatrol
version: 0.0.15
version: 0.0.16
github: vst/hostpatrol
license: MIT
author: Vehbi Sinan Tunalioglu
Expand Down

0 comments on commit a9154e4

Please sign in to comment.