Merge pull request #9 from LukeHagar/changeset-release/main

Version Packages
This commit is contained in:
Luke Hagar
2024-03-11 12:15:17 -04:00
committed by GitHub
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"adapter-electron": patch
---
Adjusted local address origin for compatibility

View File

@@ -1,5 +1,11 @@
# adapter-electron # adapter-electron
## 1.0.5
### Patch Changes
- 1006c9f: Adjusted local address origin for compatibility
## 1.0.4 ## 1.0.4
### Patch Changes ### Patch Changes

View File

@@ -1,6 +1,6 @@
{ {
"name": "adapter-electron", "name": "adapter-electron",
"version": "1.0.4", "version": "1.0.5",
"files": [ "files": [
"functions", "functions",
"index.js", "index.js",