Skip to content

Commit 06e6dd4

Browse files
TypeScript Botgithub-actions[bot]
andauthored
Version Packages (#3137)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 642ea11 commit 06e6dd4

File tree

7 files changed

+23
-8
lines changed

7 files changed

+23
-8
lines changed

.changeset/calm-items-sparkle.md

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

packages/sandbox/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @typescript/sandbox
22

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [642ea11]
8+
- @typescript/vfs@1.5.2
9+
310
## 0.1.3
411

512
### Patch Changes

packages/sandbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typescript/sandbox",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"license": "MIT",
55
"author": "TypeScript team",
66
"homepage": "https://github.com/microsoft/TypeScript-Website",

packages/ts-twoslasher/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @typescript/twoslash
22

3+
## 3.2.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [642ea11]
8+
- @typescript/vfs@1.5.2
9+
310
## 3.2.5
411

512
### Patch Changes

packages/ts-twoslasher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typescript/twoslash",
3-
"version": "3.2.5",
3+
"version": "3.2.6",
44
"license": "MIT",
55
"author": "TypeScript team",
66
"homepage": "https://github.com/microsoft/TypeScript-Website",

packages/typescript-vfs/CHANGELOG.md

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

3+
## 1.5.2
4+
5+
### Patch Changes
6+
7+
- 642ea11: Move playground CDN to new, stable URL
8+
39
## 1.5.1
410

511
### Patch Changes

packages/typescript-vfs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typescript/vfs",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"license": "MIT",
55
"author": "TypeScript team",
66
"homepage": "https://github.com/microsoft/TypeScript-Website",

0 commit comments

Comments
 (0)