Skip to content

Commit 44fb83b

Browse files
StanBarrowsclaude
andcommitted
Release 1.9.6 instead of 1.10.0
The change is a bug fix, not a feature: dev warnings were compiled out of the published bundle and never reached a consumer. The public export surface is unchanged — pick() and isDev() are internal and are not exported from index.ts — so a patch bump is the honest number. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent 6431dc4 commit 44fb83b

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to `@codebar-ag/storybook`.
55
The format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and
66
this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## v1.10.0
8+
## v1.9.6
99

1010
### Fixed
1111

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codebar-ag/storybook",
3-
"version": "1.10.0",
3+
"version": "1.9.6",
44
"description": "codebar-ag DocuHub — shared Vue 3 + Tailwind v4 design-system atoms and tokens, documented in Storybook.",
55
"license": "MIT",
66
"author": "codebar Solutions AG",

0 commit comments

Comments
 (0)