Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.8.0"
".": "0.9.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.9.0](https://github.com/dantech2000/refresh/compare/v0.8.0...v0.9.0) (2026-06-15)


### Features

* **upgrade-check:** themed insight detail view + discoverable insight IDs (REF-149) ([#69](https://github.com/dantech2000/refresh/issues/69)) ([e546903](https://github.com/dantech2000/refresh/commit/e546903a9b7764af16c26b278ab1790807c6e47e))


### Bug Fixes

* **health:** wire all checks consistently + don't let skipped checks force WARN (REF-148) ([#67](https://github.com/dantech2000/refresh/issues/67)) ([abc3aa0](https://github.com/dantech2000/refresh/commit/abc3aa0cbc48c5ae2f2ffd8af60510c0e919c426))

## [0.8.0](https://github.com/dantech2000/refresh/compare/v0.7.0...v0.8.0) (2026-06-15)


Expand Down
Loading