Skip to content

Commit c318d74

Browse files
chore(main): release 1.1.4
1 parent 3ea8d9b commit c318d74

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.4](https://github.com/netlify/vite-plugin-netlify-edge/compare/v1.1.3...v1.1.4) (2024-08-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency fast-glob to v3.3.2 ([fb89450](https://github.com/netlify/vite-plugin-netlify-edge/commit/fb894505e88b2e88793927f8f0edac15abecfa2c))
9+
310
## [1.1.3](https://github.com/netlify/vite-plugin-netlify-edge/compare/v1.1.2...v1.1.3) (2023-10-09)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)