Skip to content

Commit

Permalink
Merge pull request #41 from netlify/release-please--branches--main--c…
Browse files Browse the repository at this point in the history
…omponents--plugin-nextjs

chore(main): release 1.1.1
  • Loading branch information
orinokai authored Oct 6, 2022
2 parents 01e7667 + d2d9252 commit b4d1b2c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.1](https://github.com/netlify/vite-plugin-netlify-edge/compare/v1.1.0...v1.1.1) (2022-10-03)


### Bug Fixes

* **deps:** update dependency fast-glob to v3.2.12 ([c653804](https://github.com/netlify/vite-plugin-netlify-edge/commit/c653804e4a1e20f451061a9b3c184ded766f9d15))

## [1.1.0](https://github.com/netlify/vite-plugin-netlify-edge/compare/v1.0.0...v1.1.0) (2022-05-11)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/vite-plugin-netlify-edge",
"version": "1.1.0",
"version": "1.1.1",
"description": "Vite support for Netlify Edge Function",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down

0 comments on commit b4d1b2c

Please sign in to comment.