Skip to content

Commit 0549739

Browse files
chore(release): 0.3.21 🚀
1 parent 258a30f commit 0549739

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.3.21](https://github.com/programinglive/todo/compare/v0.3.20...v0.3.21) (2025-10-25)
6+
7+
8+
### 🧹 Chores
9+
10+
* ignore workflow state and update dashboard layout ([4129b50](https://github.com/programinglive/todo/commit/4129b507ee5e2db2d57ae33ad668cc7ed0add6e2))
11+
12+
13+
### 🐛 Bug Fixes
14+
15+
* ensure dashboard stats bar layout ([201cafc](https://github.com/programinglive/todo/commit/201cafc0b401de3b2ffe9fff84429d911af41416))
16+
* remove workspace selector ui ([258a30f](https://github.com/programinglive/todo/commit/258a30f62708be0a48eff3f0abf0d148c8787103))
17+
518
### [0.3.20](https://github.com/programinglive/todo/compare/v0.3.19...v0.3.20) (2025-10-25)
619

720

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,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "todo-app",
4-
"version": "0.3.20",
4+
"version": "0.3.21",
55
"private": true,
66
"license": "MIT",
77
"type": "module",

0 commit comments

Comments
 (0)