chore: Release 0.3.0
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.3.0] - 2026-06-08
|
||||
|
||||
### Added
|
||||
|
||||
- Add support for TickTick, Google Calendar, Google Drive and API (web page) notifications
|
||||
|
||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "universal-inbox",
|
||||
"version": "0.2.0",
|
||||
"version": "0.3.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "universal-inbox",
|
||||
"version": "0.2.0",
|
||||
"version": "0.3.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@raycast/api": "^1.104.19",
|
||||
|
||||
+1
-1
@@ -5,7 +5,7 @@
|
||||
"description": "Manage your notifications in a single Universal Inbox",
|
||||
"icon": "ui-logo-transparent.png",
|
||||
"author": "dax42",
|
||||
"version": "0.2.0",
|
||||
"version": "0.3.0",
|
||||
"categories": ["Productivity"],
|
||||
"license": "MIT",
|
||||
"preferences": [
|
||||
|
||||
Reference in New Issue
Block a user