Skip to content

Commit a679972

Browse files
authored
Merge pull request #2893 from modernweb-dev/changeset-release/master
Version Packages
2 parents d75ec43 + 3a6bf8f commit a679972

File tree

7 files changed

+21
-10
lines changed

7 files changed

+21
-10
lines changed

.changeset/stupid-socks-arrive.md

-7
This file was deleted.

packages/dev-server-esbuild/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @web/dev-server-esbuild
22

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- d826727: upgrade esbuild to 0.25.x
8+
39
## 1.0.3
410

511
### Patch Changes

packages/dev-server-esbuild/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web/dev-server-esbuild",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"publishConfig": {
55
"access": "public"
66
},

packages/rollup-plugin-workbox/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# rollup-plugin-workbox
22

3+
## 8.1.2
4+
5+
### Patch Changes
6+
7+
- d826727: upgrade esbuild to 0.25.x
8+
39
## 8.1.1
410

511
### Patch Changes

packages/rollup-plugin-workbox/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rollup-plugin-workbox",
3-
"version": "8.1.1",
3+
"version": "8.1.2",
44
"description": "Rollup plugin that builds a service worker with workbox as part of your rollup build",
55
"license": "MIT",
66
"repository": {

packages/storybook-builder/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @web/storybook-builder
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- d826727: upgrade esbuild to 0.25.x
8+
39
## 0.2.0
410

511
### Minor Changes

packages/storybook-builder/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web/storybook-builder",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)