Skip to content

Commit 3bba515

Browse files
chore(main): release 0.1.0 (#3)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 401c389 commit 3bba515

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

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+
311
## [0.0.2](https://github.com/koki-develop/Cork/compare/v0.0.1...v0.0.2) (2026-06-08)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cork",
3-
"version": "0.0.2",
3+
"version": "0.1.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)