From a7ec232e1cfa995d6d8eb3512b88c862013416a4 Mon Sep 17 00:00:00 2001 From: "release-please-bitwarden-cmd[bot]" <269640128+release-please-bitwarden-cmd[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 02:53:21 +0000 Subject: [PATCH] chore(main): release 1.10.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 19 +++++++++++++++++++ version.txt | 2 +- 3 files changed, 21 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 7d05208..eb4e0db 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.9.2" + ".": "1.10.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d9414f..ac13fef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [1.10.0](https://github.com/hoobio/command-palette-bitwarden/compare/v1.9.2...v1.10.0) (2026-05-15) + + +### Features + +* 🏷️ organization tag with deterministic colour and partial-name filter ([#161](https://github.com/hoobio/command-palette-bitwarden/issues/161)) ([c8e0d00](https://github.com/hoobio/command-palette-bitwarden/commit/c8e0d00c61b950c3ca4c1f51eb8c4ef6054ed09c)) + + +### Bug Fixes + +* 🐛 default 2FA method to TOTP plus method picker and prompt polish ([#158](https://github.com/hoobio/command-palette-bitwarden/issues/158)) ([a0087fb](https://github.com/hoobio/command-palette-bitwarden/commit/a0087fb09091e2216afd0318398fecf8e33a74af)), closes [#139](https://github.com/hoobio/command-palette-bitwarden/issues/139) [#157](https://github.com/hoobio/command-palette-bitwarden/issues/157) +* 🐛 detach bw sync instead of killing to let data.json flush ([#162](https://github.com/hoobio/command-palette-bitwarden/issues/162)) ([002fbf7](https://github.com/hoobio/command-palette-bitwarden/commit/002fbf71939709a4cb48265019ce9f3ac0a9a3cd)) +* 🐛 verify session with list folders, not just sync ([#163](https://github.com/hoobio/command-palette-bitwarden/issues/163)) ([e3263f1](https://github.com/hoobio/command-palette-bitwarden/commit/e3263f1ea2dd042861fcfa1591dee7f4ac22fb38)) + + +### Performance Improvements + +* 🚀 bound favicon download concurrency and prioritise visible items ([#155](https://github.com/hoobio/command-palette-bitwarden/issues/155)) ([2b14372](https://github.com/hoobio/command-palette-bitwarden/commit/2b143724b01ca5423351546d11a3aa381626fa7d)) + ## [1.9.2](https://github.com/hoobio/command-palette-bitwarden/compare/v1.9.1...v1.9.2) (2026-05-12) diff --git a/version.txt b/version.txt index 8fdcf38..81c871d 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.9.2 +1.10.0