Skip to content

Commit bc2f17e

Browse files
chore(main): release 0.6.0 (#44)
🤖 I have created a release *beep* *boop* --- ## [0.6.0](v0.5.0...v0.6.0) (2026-06-03) ### Features * **docker-compose:** add 1password env injection ([3c49a64](3c49a64)) ### Bug Fixes * preview auth proxying through sandbox bridge ([#45](#45)) ([f17072f](f17072f)) * **web:** disable static demo service links ([482256b](482256b)) ### Chores * **docker-compose:** add stack teardown tasks ([902f883](902f883)) --- 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 f17072f commit bc2f17e

3 files changed

Lines changed: 20 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.5.0"
2+
".": "0.6.0"
33
}

CHANGELOG.md

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

3+
## [0.6.0](https://github.com/sidpalas/deputies/compare/v0.5.0...v0.6.0) (2026-06-03)
4+
5+
6+
### Features
7+
8+
* **docker-compose:** add 1password env injection ([3c49a64](https://github.com/sidpalas/deputies/commit/3c49a643f3b943747f5dae08b85810229c59cff0))
9+
10+
11+
### Bug Fixes
12+
13+
* preview auth proxying through sandbox bridge ([#45](https://github.com/sidpalas/deputies/issues/45)) ([f17072f](https://github.com/sidpalas/deputies/commit/f17072f169775cff8b478c89dd8000e94f5c704d))
14+
* **web:** disable static demo service links ([482256b](https://github.com/sidpalas/deputies/commit/482256b0385d8a8712c18b7e60246b766d9596e7))
15+
16+
17+
### Chores
18+
19+
* **docker-compose:** add stack teardown tasks ([902f883](https://github.com/sidpalas/deputies/commit/902f883a9f283777eea85d1a954bd65c4e5817cd))
20+
321
## [0.5.0](https://github.com/sidpalas/deputies/compare/v0.4.0...v0.5.0) (2026-06-01)
422

523

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.5.0",
3+
"version": "0.6.0",
44
"private": true,
55
"type": "module",
66
"packageManager": "pnpm@10.33.3",

0 commit comments

Comments
 (0)