Skip to content

chore: back-merge v0.1.13 into develop#108

Merged
fedorovvvv merged 1 commit into
developfrom
chore/back-merge-v0.1.13
May 8, 2026
Merged

chore: back-merge v0.1.13 into develop#108
fedorovvvv merged 1 commit into
developfrom
chore/back-merge-v0.1.13

Conversation

@fedorovvvv
Copy link
Copy Markdown
Collaborator

Summary

Back-merge of v0.1.13 release artifacts into develop per guides/GIT-FLOW-GUIDE.ru.md §2.5 step 10.

Brings the version bump (0.1.12 → 0.1.13) and the v0.1.13 CHANGELOG entry into develop.

Why

Release was cut from release/v0.1.13 and merged to main via #107, then tagged v0.1.13 and published to npm via release.yml. Without this back-merge:

  • develop stays on package.json#version: 0.1.12 while npm has 0.1.13
  • the CHANGELOG entry for v0.1.13 lives only on main
  • next PR opened from a fresh feature branch off develop would re-introduce the version bump as a conflict at next release

The release/v0.1.13 branch was deleted from origin after merge to main, so this PR is opened from a fresh chore/back-merge-v0.1.13 branch built off the same bump commit (8677321).

Test plan

  • CI matrix on the underlying release branch was green (chore(release): v0.1.13 #107)
  • npm has v0.1.13 published
  • No conflicts against current develop
  • Merge with --merge (preserve commit in history)

🤖 Generated with Claude Code

Cuts release/v0.1.13 from develop. Highlights:

- shared/ui catalogue + /playground showcase (PRD-018, RFC-016)
- rule 24 — shared/ui ownership and customisation discipline
- new primitive variants from rule-24 audit (ghost-mono, mono, outline-mono, banner)
- orch theme (Orchestra-inspired) as 5-click easter egg + 2s freeze
- dense-graph render-resilience for Sankey + Tree
- adoption of svelte-sonner Toaster
- reverted Force 3D experimental Threlte view (#103/#104/#105)

Refs: PRD-018, RFC-016, EVID-022, EVID-023, EVID-024, PRD-019
@fedorovvvv fedorovvvv merged commit 1d096b5 into develop May 8, 2026
6 checks passed
@fedorovvvv fedorovvvv deleted the chore/back-merge-v0.1.13 branch May 8, 2026 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant