chore(main): release 0.2.2 #3

Open
github-actions[bot] wants to merge 2 commits from release-please--branches--main into main
github-actions[bot] commented 2026-03-21 20:29:47 +01:00 (Migrated from github.com)

🤖 I have created a release beep boop

0.2.2 (2026-03-23)

Features

  • cli: add clipboard, generate, git credential helper, and env manifest commands (9d5d52b)
  • prompt: redesign native prompts with Grimoire visual identity (f762e27)
  • sdk,service: add offline vault cache with platform-bound encryption (24537c1)

Bug Fixes

  • build: copy native prompt binaries to target/release after build (23c726a)
  • cli: pass XDG_RUNTIME_DIR to launchd service plist (7c3451c)
  • no unlock to lock and already locked vault (66bf0bb)
  • sdk: fsync login state to disk after write (6f5b83d)
  • service: handle vault unlock in grimoire approve without GUI (52e748b)
  • use GUI approval screen in auto prompt (2d22573)

This PR was generated with Release Please. See documentation.

:robot: I have created a release *beep* *boop* --- ## [0.2.2](https://github.com/morten-olsen/grimoire/compare/v0.2.1...v0.2.2) (2026-03-23) ### Features * **cli:** add clipboard, generate, git credential helper, and env manifest commands ([9d5d52b](https://github.com/morten-olsen/grimoire/commit/9d5d52b53c270a48588189c64bc8bb2e30b13c51)) * **prompt:** redesign native prompts with Grimoire visual identity ([f762e27](https://github.com/morten-olsen/grimoire/commit/f762e2715f71c3c2cf7a5a7747e9bf9a1b541a34)) * **sdk,service:** add offline vault cache with platform-bound encryption ([24537c1](https://github.com/morten-olsen/grimoire/commit/24537c1803d3ba822461abbc3e099b346c685fb7)) ### Bug Fixes * **build:** copy native prompt binaries to target/release after build ([23c726a](https://github.com/morten-olsen/grimoire/commit/23c726ac3d37b6d5e6826c82aea763fd04d66388)) * **cli:** pass XDG_RUNTIME_DIR to launchd service plist ([7c3451c](https://github.com/morten-olsen/grimoire/commit/7c3451c443da1494e962433cf10e527123fd6710)) * no unlock to lock and already locked vault ([66bf0bb](https://github.com/morten-olsen/grimoire/commit/66bf0bb11d2e218271613a36ce8f2e58c059819a)) * **sdk:** fsync login state to disk after write ([6f5b83d](https://github.com/morten-olsen/grimoire/commit/6f5b83d30e53d1c84db03dfd24c1fbb946104b53)) * **service:** handle vault unlock in grimoire approve without GUI ([52e748b](https://github.com/morten-olsen/grimoire/commit/52e748be6026584209830184d4e3677d487c7fda)) * use GUI approval screen in auto prompt ([2d22573](https://github.com/morten-olsen/grimoire/commit/2d22573d82825ee47c1885178f43a531db9f0aa7)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin release-please--branches--main:release-please--branches--main
git switch release-please--branches--main

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff release-please--branches--main
git switch release-please--branches--main
git rebase main
git switch main
git merge --ff-only release-please--branches--main
git switch release-please--branches--main
git rebase main
git switch main
git merge --no-ff release-please--branches--main
git switch main
git merge --squash release-please--branches--main
git switch main
git merge --ff-only release-please--branches--main
git switch main
git merge release-please--branches--main
git push origin main
Sign in to join this conversation.
No description provided.