Skip to content
Open
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.0.7"
".": "0.0.8"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.0.8](https://github.com/vst/clompse/compare/v0.0.7...v0.0.8) (2026-06-11)


### Bug Fixes

* **deps:** bump stackage to LTS 24.45 ([1bc8614](https://github.com/vst/clompse/commit/1bc86146ee4e1d61a07f55b34c25ada5ed040e50))
* **deps:** upgrade nixpkgs to v26.05 ([f01b865](https://github.com/vst/clompse/commit/f01b865b1e932f40f71bb7ed7eac6c95b4cf3410))

## [0.0.7](https://github.com/vst/clompse/compare/v0.0.6...v0.0.7) (2025-12-29)


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: clompse
version: 0.0.7
version: 0.0.8
github: vst/clompse
license: MIT
author: Vehbi Sinan Tunalioglu
Expand Down