Skip to content

Commit f1768b2

Browse files
chore(main): release 0.6.1 (#47)
🤖 I have created a release *beep* *boop* --- ## [0.6.1](v0.6.0...v0.6.1) (2026-06-03) ### Bug Fixes * harden sandbox image builds ([#46](#46)) ([6f4d736](6f4d736)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: octo-sts[bot] <157150467+octo-sts[bot]@users.noreply.github.com>
1 parent 6f4d736 commit f1768b2

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

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

CHANGELOG.md

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

3+
## [0.6.1](https://github.com/sidpalas/deputies/compare/v0.6.0...v0.6.1) (2026-06-03)
4+
5+
6+
### Bug Fixes
7+
8+
* harden sandbox image builds ([#46](https://github.com/sidpalas/deputies/issues/46)) ([6f4d736](https://github.com/sidpalas/deputies/commit/6f4d7364170648c6cd7826a53d6e6903623c0c34))
9+
310
## [0.6.0](https://github.com/sidpalas/deputies/compare/v0.5.0...v0.6.0) (2026-06-03)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deputies",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"private": true,
55
"type": "module",
66
"packageManager": "pnpm@10.33.3",

0 commit comments

Comments
 (0)