chore: Release 0.3.0

This commit is contained in:
2026-06-08 11:16:50 +02:00
parent 9e51e0df6c
commit 12f3a30451
3 changed files with 5 additions and 3 deletions
+2
View File
@@ -2,6 +2,8 @@
## [Unreleased] ## [Unreleased]
## [0.3.0] - 2026-06-08
### Added ### Added
- Add support for TickTick, Google Calendar, Google Drive and API (web page) notifications - Add support for TickTick, Google Calendar, Google Drive and API (web page) notifications
+2 -2
View File
@@ -1,12 +1,12 @@
{ {
"name": "universal-inbox", "name": "universal-inbox",
"version": "0.2.0", "version": "0.3.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "universal-inbox", "name": "universal-inbox",
"version": "0.2.0", "version": "0.3.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@raycast/api": "^1.104.19", "@raycast/api": "^1.104.19",
+1 -1
View File
@@ -5,7 +5,7 @@
"description": "Manage your notifications in a single Universal Inbox", "description": "Manage your notifications in a single Universal Inbox",
"icon": "ui-logo-transparent.png", "icon": "ui-logo-transparent.png",
"author": "dax42", "author": "dax42",
"version": "0.2.0", "version": "0.3.0",
"categories": ["Productivity"], "categories": ["Productivity"],
"license": "MIT", "license": "MIT",
"preferences": [ "preferences": [