Skip to content

Commit b5cc954

Browse files
Version Packages (#888)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 309509c commit b5cc954

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/cyan-beans-brush.md

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

packages/edge-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @vercel/edge-config
22

3+
## 1.4.2
4+
5+
### Patch Changes
6+
7+
- 309509c: Adjust README
8+
39
## 1.4.1
410

511
### Patch Changes

packages/edge-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vercel/edge-config",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "Ultra-low latency data at the edge",
55
"homepage": "https://vercel.com",
66
"repository": {

test/next/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# vercel-storage-integration-test-suite
22

3+
## 0.3.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [309509c]
8+
- @vercel/edge-config@1.4.2
9+
310
## 0.3.11
411

512
### Patch Changes

test/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vercel-storage-integration-test-suite",
3-
"version": "0.3.11",
3+
"version": "0.3.12",
44
"private": true,
55
"scripts": {
66
"build": "next build",

0 commit comments

Comments
 (0)