Skip to content

Commit e2db3b9

Browse files
committed
ci: release 1.0.2
1 parent fe6ad1f commit e2db3b9

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
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-
".": "1.0.1"
2+
".": "1.0.2"
33
}

CHANGELOG.md

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

3+
## [1.0.2](https://github.com/canonical/hook-service-operator/compare/v1.0.1...v1.0.2) (2025-10-24)
4+
5+
6+
### Bug Fixes
7+
8+
* check service status before setting status ([dfd3edc](https://github.com/canonical/hook-service-operator/commit/dfd3edc82d784fd4eef22aa5e2b1a56f9a90be97))
9+
* check service status before setting status ([d26a713](https://github.com/canonical/hook-service-operator/commit/d26a7139fb0066c43a5683b0100415d37b22db2f))
10+
* do not set status in event handler ([01f064e](https://github.com/canonical/hook-service-operator/commit/01f064e62e7b864bd58f33f09607189a4de2f836))
11+
* don't restart service if config didn't change ([f58c8c4](https://github.com/canonical/hook-service-operator/commit/f58c8c4991137d384b0dc495cca19f28c4f18719))
12+
* update charm dependent libs ([f9ba99b](https://github.com/canonical/hook-service-operator/commit/f9ba99bd72571972ac924543dc0e09b406bf9764))
13+
* update charm dependent libs ([cd45630](https://github.com/canonical/hook-service-operator/commit/cd45630d3d746b9f5b858afef51ae7a5eb40cb7c))
14+
315
## [1.0.1](https://github.com/canonical/hook-service-operator/compare/v1.0.0...v1.0.1) (2025-06-30)
416

517

0 commit comments

Comments
 (0)