Skip to content

Commit 61baed5

Browse files
committed
release: v0.2.9
1 parent f8e91ca commit 61baed5

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ Format based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

77
## [Unreleased]
88

9+
## [0.2.9] - 2026-04-02
10+
11+
- Try to fix the publish!
12+
- Make it public
13+
- Fix bin location
14+
15+
916
## [0.2.8] - 2026-04-02
1017

1118
- Simplify test and setup entries

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@techninja/clearstack",
3-
"version": "0.2.8",
3+
"version": "0.2.9",
44
"type": "module",
55
"description": "A no-build web component framework specification — scaffold, validate, and evolve spec-compliant projects",
66
"bin": {

0 commit comments

Comments
 (0)