Compare commits

...

3 Commits

Author SHA1 Message Date
Jarvis
8766d5420a fix(release): restore literal em-dash in package.json description (prettier)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
The 0.0.46 version bump escaped the em-dash to \u2014, failing the
format:check CI step. Prettier normalizes it back to the literal —.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-24 12:55:10 -05:00
Jarvis
94d4056710 ci: re-trigger pipeline (ci-postgres test-step flake)
Some checks failed
ci/woodpecker/push/ci Pipeline was canceled
ci/woodpecker/pr/ci Pipeline was canceled
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-24 12:52:14 -05:00
Jarvis
69be9c0820 chore(release): mosaic 0.0.46 (persona contracts A3a/A3b live)
Some checks failed
ci/woodpecker/pr/ci Pipeline failed
ci/woodpecker/push/ci Pipeline failed
2026-06-24 12:36:26 -05:00

View File

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