Skip to content

Commit b3e8d52

Browse files
chore: release v0.1.0
1 parent 2f6b84a commit b3e8d52

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.1.0](https://github.com/nsheaps/cept/compare/v0.0.2...v0.1.0) (2026-03-05)
4+
5+
### Features
6+
7+
* make commit hash on about page a clickable link to GitHub ([#21](https://github.com/nsheaps/cept/issues/21)) ([2f6b84a](https://github.com/nsheaps/cept/commit/2f6b84ad4a9e2fbfbdb7610e2f7309b4f9fc1c51))
8+
39
## 0.0.2 (2026-03-05)
410

511
### Bug Fixes

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