File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to CrabCamera will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
Original file line number Diff line number Diff line change 11[package ]
22name = " crabcamera"
3- version = " 0.8.1 "
3+ version = " 0.8.2 "
44edition = " 2021"
55description = " Advanced cross-platform camera integration for Tauri applications"
66license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments