Skip to content

Commit 6f83e33

Browse files
docs: update changelog and doc index
(cherry picked from commit 1a0c5a4)
1 parent 0896ad1 commit 6f83e33

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,13 @@
296296

297297
Affected platforms: all
298298

299+
## v9.3.3 - 2026-03-31
300+
301+
### Bug Fixes
302+
303+
- no more errors when deleting non-existent credential
304+
([aa0195c](https://github.com/wireapp/core-crypto/commit/fbe5735e55fd61ec4544795f6dfe6208a27c73be))
305+
299306
## v9.3.2 - 2026-03-18
300307

301308
### Bug Fixes

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ input, and confirm by "run workflow" below the input. Note that deployment depen
2323
| | TypeScript | Kotlin | Swift | Rust |
2424
| ---------- | ---------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------ | -------------------------------------- |
2525
| **main** | [TypeScript](./main/typescript/) | [Kotlin](./main/kotlin/) | [Swift](./main/swift/) | [Rust](./main/rust/core_crypto/) |
26+
| **v9.3.3** | [TypeScript](./v9.3.3/typescript) | [Kotlin](./v9.3.3/kotlin/) | [Swift](./v9.3.3/swift) | [Rust](./v9.3.3/rust/core_crypto) |
2627
| **v9.3.2** | [TypeScript](./v9.3.2/typescript) | [Kotlin](./v9.3.2/kotlin/) | [Swift](./v9.3.2/swift) | [Rust](./v9.3.2/rust/core_crypto) |
2728
| **v9.3.1** | [TypeScript](./v9.3.1/typescript) | [Kotlin](./v9.3.1/kotlin/) | [Swift](./v9.3.1/swift) | [Rust](./v9.3.1/rust/core_crypto) |
2829
| **v9.3.0** | [TypeScript](./v9.3.0/typescript) | [Kotlin](./v9.3.0/kotlin/) | [Swift](./v9.3.0/swift) | [Rust](./v9.3.0/rust/core_crypto) |

0 commit comments

Comments
 (0)