Skip to content

Commit 65af421

Browse files
authored
Merge pull request #1579 from simonihmig/changeset-release/main
Version Packages
2 parents 4235b53 + e1fef26 commit 65af421

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/weak-games-camp.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/vite-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @responsive-image/vite-plugin
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- [#1578](https://github.com/simonihmig/responsive-image/pull/1578) [`37d8123`](https://github.com/simonihmig/responsive-image/commit/37d8123fb7caa52288b6711f427ee5869fbec7ba) Thanks [@kedarv](https://github.com/kedarv)! - Adds Vite ^7.x as peerDep
8+
39
## 2.0.0
410

511
### Major Changes

packages/vite-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@responsive-image/vite-plugin",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Vite plugins to process and resize responsive images",
55
"repository": "github:simonihmig/responsive-image",
66
"license": "MIT",

0 commit comments

Comments
 (0)