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 Jun 19, 2024
1 parent 41b3b1f commit a926cc8
Show file tree
Hide file tree
Showing 3 changed files with 17 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"
}
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

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


### Features

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


### Bug Fixes

* **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 a926cc8

Please sign in to comment.