Skip to content

Commit

Permalink
Version Packages (#1837)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 6, 2022
1 parent 73286ca commit b815385
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/eighty-eggs-juggle.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/dev-server-rollup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @web/dev-server-rollup

## 0.3.14

### Patch Changes

- 73286ca6: Add missing exports to mjs entrypoints

## 0.3.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/dev-server-rollup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web/dev-server-rollup",
"version": "0.3.13",
"version": "0.3.14",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/test-runner-commands/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @web/test-runner-commands

## 0.6.1

### Patch Changes

- 73286ca6: Add missing exports to mjs entrypoints

## 0.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/test-runner-commands/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web/test-runner-commands",
"version": "0.6.0",
"version": "0.6.1",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit b815385

Please sign in to comment.