release: v0.4.2 — MetonaToast 0.1.2 降级与版本号更新

- chore: @metona-team/metona-toast 2.0.1 -> 0.1.2
- chore: 应用版本号 0.4.1 -> 0.4.2
This commit is contained in:
2026-07-24 15:06:21 +08:00
parent 7bd625b9ce
commit 20b6d03617
7 changed files with 55 additions and 25 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "marklite",
"version": "0.4.1",
"version": "0.4.2",
"description": "Lightweight Markdown Editor for Windows",
"main": "./dist/main/index.js",
"scripts": {
@@ -29,7 +29,7 @@
"license": "MIT",
"dependencies": {
"@metona-team/metona-editor": "^0.1.10",
"@metona-team/metona-toast": "^2.0.1",
"@metona-team/metona-toast": "^0.1.2",
"dexie": "^4.0.11",
"nanoid": "^5.1.5",
"react": "^18.3.1",