Skip to content

Commit 9d4089e

Browse files
chore: release v0.0.2
1 parent 3efb60f commit 9d4089e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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.0.2 (2026-03-05)
4+
5+
### Bug Fixes
6+
7+
* restore dry-run debug output with git checkout cleanup ([3efb60f](https://github.com/nsheaps/cept/commit/3efb60f379ac3910ab380193195a26a12947174c))
8+
39
All notable changes to this project will be documented in this file.
410

511
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),

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.0.1",
3+
"version": "0.0.2",
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)