Skip to content

Commit ffb1e23

Browse files
Merge pull request #11 from netlify/release-please--branches--main
chore(main): release 1.0.0
2 parents 027eae6 + f9d5ade commit ffb1e23

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
## 1.0.0 (2022-05-09)
4+
5+
6+
### Bug Fixes
7+
8+
* add demo and use base path ([c6b5e6f](https://github.com/netlify/vite-plugin-netlify-edge/commit/c6b5e6fbdf1dff5e59a8c40b7d64c35a2845435f))
9+
* correct publish config ([5b0ce34](https://github.com/netlify/vite-plugin-netlify-edge/commit/5b0ce34193bd9433332d3d0bd1808cd8bae9c0a5))
10+
* publish config ([83806dc](https://github.com/netlify/vite-plugin-netlify-edge/commit/83806dc13674d1056d6b6ba11b81982540008513))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/vite-plugin-netlify-edge",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "Vite support for Netlify Edge Function",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)