Skip to content

Commit ef473bd

Browse files
chore(main): release 1.1.4
1 parent 86d361e commit ef473bd

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.1.4](https://github.com/netlify/vite-plugin-netlify-edge/compare/v1.1.3...v1.1.4) (2025-01-13)
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+
* **deps:** update dependency fast-glob to v3.3.3 ([eadc0c8](https://github.com/netlify/vite-plugin-netlify-edge/commit/eadc0c81c0e3fb399371dae78bc75afc992bd6aa))
10+
311
## [1.1.3](https://github.com/netlify/vite-plugin-netlify-edge/compare/v1.1.2...v1.1.3) (2023-10-09)
412

513

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": "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)