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

Version Packages
This commit is contained in:
Luke Hagar
2024-03-05 14:51:19 -05:00
committed by GitHub
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"adapter-electron": patch
---
fixed package exports

View File

@@ -1,5 +1,11 @@
# adapter-electron # adapter-electron
## 1.0.4
### Patch Changes
- 0ab4be1: fixed package exports
## 1.0.3 ## 1.0.3
### Patch Changes ### Patch Changes

View File

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