Skip to content

Commit 7a2ebc0

Browse files
Version Packages (#456)
1 parent 8d6f5a8 commit 7a2ebc0

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/tidy-ducks-stare.md

-6
This file was deleted.

packages/rollup/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 3.0.13
4+
5+
### Patch Changes
6+
7+
- 425867f: Bundle imagetools-core
8+
39
## 3.0.12
410

511
### Patch Changes

packages/rollup/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rollup-plugin-imagetools",
3-
"version": "3.0.12",
3+
"version": "3.0.13",
44
"types": "dist/index.d.ts",
55
"exports": {
66
"./package.json": "./package.json",

packages/vite/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 4.0.12
4+
5+
### Patch Changes
6+
7+
- 425867f: Bundle imagetools-core
8+
39
## 4.0.11
410

511
### Patch Changes

packages/vite/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vite-imagetools",
33
"description": "Load and transform images using a toolbox of import directives!",
4-
"version": "4.0.11",
4+
"version": "4.0.12",
55
"types": "dist/index.d.ts",
66
"exports": {
77
"./package.json": "./package.json",

0 commit comments

Comments
 (0)