Skip to content

Commit d11f6a6

Browse files
Merge pull request #51 from netlify/release-please--branches--main--components--plugin-nextjs
chore(main): release 1.1.2
2 parents 06c34cb + 701b943 commit d11f6a6

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [1.1.2](https://github.com/netlify/vite-plugin-netlify-edge/compare/v1.1.1...v1.1.2) (2023-01-13)
4+
5+
6+
### Bug Fixes
7+
8+
* remove uri encoding from manifest ([9af3fbd](https://github.com/netlify/vite-plugin-netlify-edge/commit/9af3fbdab99bf10114f7a99e3b963f6bf907cf35))
9+
310
## [1.1.1](https://github.com/netlify/vite-plugin-netlify-edge/compare/v1.1.0...v1.1.1) (2022-10-03)
411

512

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.1",
3+
"version": "1.1.2",
44
"description": "Vite support for Netlify Edge Function",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)