Skip to content

Commit e08714b

Browse files
chore: release v0.3.0 [skip ci]
1 parent fce5ddf commit e08714b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/nsheaps/cept/compare/v0.2.1...v0.3.0) (2026-03-14)
4+
5+
### Features
6+
7+
* **ui:** default sidebar to closed on mobile viewports ([#31](https://github.com/nsheaps/cept/issues/31)) ([fce5ddf](https://github.com/nsheaps/cept/commit/fce5ddfa6fa57bef90adf47a2fa149f170ca3abd))
8+
39
## [0.2.1](https://github.com/nsheaps/cept/compare/v0.2.0...v0.2.1) (2026-03-12)
410

511
## [0.2.0](https://github.com/nsheaps/cept/compare/v0.1.32...v0.2.0) (2026-03-11)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cept",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"private": true,
55
"type": "module",
66
"description": "A fully-featured Notion clone backed by Git. Client-only. Offline-first. Collaborative.",

0 commit comments

Comments
 (0)