Skip to content

Commit 829017c

Browse files
chore: bump version to 0.8.2
1 parent e7de8da commit 829017c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to CrabCamera will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.8.2] - 2026-01-29
9+
10+
### Fixed
11+
- Retry release after crate registry synchronization issues.
12+
813
## [0.8.1] - 2026-01-29
914

1015
### 🚀 Major Feature: Smart Trigger & Invariant Superhighway

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "crabcamera"
3-
version = "0.8.1"
3+
version = "0.8.2"
44
edition = "2021"
55
description = "Advanced cross-platform camera integration for Tauri applications"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)