1 parent 401c389 commit 3bba515Copy full SHA for 3bba515
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [0.1.0](https://github.com/koki-develop/Cork/compare/v0.0.2...v0.1.0) (2026-06-08)
4
+
5
6
+### Features
7
8
+* Release v0.1.0 ([401c389](https://github.com/koki-develop/Cork/commit/401c38952dd58a6c30d4503eeceec75d4ff4db0b))
9
+* Show app logo on WelcomePage ([2597feb](https://github.com/koki-develop/Cork/commit/2597feb46c09a366b835992604b2ceb21fb03f29))
10
11
## [0.0.2](https://github.com/koki-develop/Cork/compare/v0.0.1...v0.0.2) (2026-06-08)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "cork",
- "version": "0.0.2",
+ "version": "0.1.0",
"private": true,
"type": "module",
"scripts": {
0 commit comments