Skip to content

Commit 44f541c

Browse files
authored
Merge pull request #75 from vst/release-please--branches--main
chore(main): release 0.0.14
2 parents 33f71c3 + 9c1ba4e commit 44f541c

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.13"
2+
".": "0.0.14"
33
}

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [0.0.14](https://github.com/vst/hostpatrol/compare/v0.0.13...v0.0.14) (2024-04-16)
4+
5+
6+
### Features
7+
8+
* add report meta information ([7af041d](https://github.com/vst/hostpatrol/commit/7af041dad543a9ffc4217074f871986ec78afee3))
9+
* make parallel patrolling the only option ([21d48e8](https://github.com/vst/hostpatrol/commit/21d48e8c6e9ae9e4882557ebd5c3c603500fbe5b))
10+
* report errors during patrolling ([637a70b](https://github.com/vst/hostpatrol/commit/637a70b536c38fe28b85d8b7e23480a00f123f70))
11+
* **website:** add report meta to overview component ([01cf995](https://github.com/vst/hostpatrol/commit/01cf9951a3d256435150ff58a904fc644cfa47ca))
12+
* **website:** report errors on the overview component ([2de9b13](https://github.com/vst/hostpatrol/commit/2de9b13fced7273d1ce4f33f49dca2fe32e2d9f7))
13+
14+
15+
### Bug Fixes
16+
17+
* **website:** fix authorized SSH key states shown on host details ([91da467](https://github.com/vst/hostpatrol/commit/91da46730891e1230b7965a5d644d4364c8b68ec))
18+
319
## [0.0.13](https://github.com/vst/hostpatrol/compare/v0.0.12...v0.0.13) (2024-04-15)
420

521

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: hostpatrol
2-
version: 0.0.13
2+
version: 0.0.14
33
github: vst/hostpatrol
44
license: MIT
55
author: Vehbi Sinan Tunalioglu

0 commit comments

Comments
 (0)