Skip to content

Commit f575aaa

Browse files
authored
fix: change files not referencing core packages (#1619)
1 parent cbb6960 commit f575aaa

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.changes/fix-plugin-invoke.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
"tauri": patch
3+
"tauri-macros": patch
34
---
45

56
Fixes the Message `command` name value on plugin invoke handler.

.changes/package-info-config.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
"tauri-utils": patch
3+
"tauri-codegen": patch
24
"tauri": patch
35
---
46

.changes/pre.json

-2
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,13 @@
2222
".changes/fix-cta-set-script.md",
2323
".changes/fix-info-npm-version.md",
2424
".changes/fix-js-api-import.md",
25-
".changes/fix-plugin-invoke.md",
2625
".changes/invoke-context.md",
2726
".changes/macos-custom-protocol-https.md",
2827
".changes/macos-modifiers.md",
2928
".changes/multi-custom-protocols.md",
3029
".changes/nested-events.md",
3130
".changes/node-v12.md",
3231
".changes/not-a-terminal-windows-fix.md",
33-
".changes/package-info-config.md",
3432
".changes/plugin-initialization-result.md",
3533
".changes/sidecar-fix.md",
3634
".changes/supports-custom-template.md",

0 commit comments

Comments
 (0)