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 @@
{
".": "3.24.1"
".": "3.24.2"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [3.24.2](https://github.com/GlueOps/glueops-dev/compare/v3.24.1...v3.24.2) (2026-07-04)


### Documentation

* frame the GlueOps Deployment app as the optional happy path ([#511](https://github.com/GlueOps/glueops-dev/issues/511)) ([dc573a8](https://github.com/GlueOps/glueops-dev/commit/dc573a8d1b01a07302ba38ffa4e97ac14bca7ffe))


### Miscellaneous Chores

* **fallback:** update docker/setup-qemu-action ([#507](https://github.com/GlueOps/glueops-dev/issues/507)) ([2aacbff](https://github.com/GlueOps/glueops-dev/commit/2aacbff34289b7ca5362a6b817b6c19f6efe424e))
* lock file maintenance ([#504](https://github.com/GlueOps/glueops-dev/issues/504)) ([b39d6d0](https://github.com/GlueOps/glueops-dev/commit/b39d6d01f361b4ad704664c46062b5842d566810))
* **patch:** update react to 19.2.7 #patch ([#508](https://github.com/GlueOps/glueops-dev/issues/508)) ([cf18313](https://github.com/GlueOps/glueops-dev/commit/cf18313e702c605867ea04ce0e751b6f5ca6e060))

## [3.24.1](https://github.com/GlueOps/glueops-dev/compare/v3.24.0...v3.24.1) (2026-06-30)


Expand Down
Loading