Skip to content

Commit 14a129d

Browse files
chore(main): release 0.1.0 (#8)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8cf4c6f commit 14a129d

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.1"
2+
".": "0.1.0"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## [0.1.0](https://github.com/catppuccin/florisboard/compare/0.0.1...v0.1.0) (2024-08-11)
4+
5+
6+
### Features
7+
8+
* publish to the addons store ([87bb5e2](https://github.com/catppuccin/florisboard/commit/87bb5e2b6a4f9c9909feda5c6035a9abdc2b57b7))
9+
10+
11+
### Bug Fixes
12+
13+
* enter key fg is now `crust` on dark flavours ([87bb5e2](https://github.com/catppuccin/florisboard/commit/87bb5e2b6a4f9c9909feda5c6035a9abdc2b57b7))

src/extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$": "ime.extension.theme",
33
"meta": {
44
"id": "com.catppuccin.florisboard",
5-
"version": "0.0.1",
5+
"version": "0.1.0",
66
"title": "Catppuccin",
77
"description": "🥀 Soothing pastel theme for FlorisBoard",
88
"keywords": [

0 commit comments

Comments
 (0)