Skip to content

Commit 1a2d674

Browse files
captainpacketclaude
andcommitted
chore: release 0.1.12
publish with a dry run no longer refuses every clean change: diagnostics are read by severity as Forward's commit dialog reads them, errors refuse with Forward's message in the exception, warnings are reported and do not block. Also upsert_classic, which reads devices back after Forward's batch upsert. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019Kbxab7ihjPntGAmnsZtqG
1 parent 8e5f1a5 commit 1a2d674

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All notable changes to this project are documented here. The format follows
44
[Keep a Changelog](https://keepachangelog.com/) and the project uses SemVer.
55

6-
## [Unreleased]
6+
## [0.1.12] - 2026-09-11
77

88
### Fixed
99

src/forward_sdk/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.11"
1+
__version__ = "0.1.12"

0 commit comments

Comments
 (0)