Compare commits

..

2 Commits

Author SHA1 Message Date
Jarvis
5096b31233 chore(release): mosaic CLI 0.0.42
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
Ships three reliability fixes merged this cycle:
- fix(fleet): pre-trust claude agent workdir to clear the folder-trust gate (#644/#645)
- fix(update): re-seed framework on version drift, not just in-command updates (#642/#646)
- fix(db): stop pglite migration tests flaking CI — timeout + WASM OOM + turbo timestamp race (#647)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-24 00:17:24 -05:00
aa27c42129 fix(fleet): pre-trust claude agent workdir to clear the folder-trust gate (#644) (#645)
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
2026-06-24 05:16:46 +00:00

View File

@@ -1,6 +1,6 @@
{ {
"name": "@mosaicstack/mosaic", "name": "@mosaicstack/mosaic",
"version": "0.0.41", "version": "0.0.42",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://git.mosaicstack.dev/mosaicstack/stack.git", "url": "https://git.mosaicstack.dev/mosaicstack/stack.git",