Skip to content

Commit

Permalink
Version Packages (#3137)
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
TypeScript Bot and github-actions[bot] authored Jun 3, 2024
1 parent 642ea11 commit 06e6dd4
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-items-sparkle.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/sandbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @typescript/sandbox

## 0.1.4

### Patch Changes

- Updated dependencies [642ea11]
- @typescript/vfs@1.5.2

## 0.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sandbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typescript/sandbox",
"version": "0.1.3",
"version": "0.1.4",
"license": "MIT",
"author": "TypeScript team",
"homepage": "https://github.com/microsoft/TypeScript-Website",
Expand Down
7 changes: 7 additions & 0 deletions packages/ts-twoslasher/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @typescript/twoslash

## 3.2.6

### Patch Changes

- Updated dependencies [642ea11]
- @typescript/vfs@1.5.2

## 3.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-twoslasher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typescript/twoslash",
"version": "3.2.5",
"version": "3.2.6",
"license": "MIT",
"author": "TypeScript team",
"homepage": "https://github.com/microsoft/TypeScript-Website",
Expand Down
6 changes: 6 additions & 0 deletions packages/typescript-vfs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @typescript/vfs

## 1.5.2

### Patch Changes

- 642ea11: Move playground CDN to new, stable URL

## 1.5.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript-vfs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typescript/vfs",
"version": "1.5.1",
"version": "1.5.2",
"license": "MIT",
"author": "TypeScript team",
"homepage": "https://github.com/microsoft/TypeScript-Website",
Expand Down

0 comments on commit 06e6dd4

Please sign in to comment.