Skip to content

Commit 49d7c6b

Browse files
Version Packages (#3524)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9953d5b commit 49d7c6b

4 files changed

Lines changed: 7 additions & 8 deletions

File tree

.changeset/new-coats-agree.md

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

.changeset/small-animals-switch.md

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

packages/sandbox/CHANGELOG.md

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

3+
## 0.1.14
4+
5+
### Patch Changes
6+
7+
- [#3523](https://github.com/microsoft/TypeScript-Website/pull/3523) [`9953d5b`](https://github.com/microsoft/TypeScript-Website/commit/9953d5bf9168335e3ddad7b1752b3213f3f9a636) Thanks [@Josh-Cena](https://github.com/Josh-Cena)! - getInitialCode should not use URL hash without full prefix
8+
39
## 0.1.13
410

511
### 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.13",
3+
"version": "0.1.14",
44
"license": "MIT",
55
"author": "TypeScript team",
66
"homepage": "https://github.com/microsoft/TypeScript-Website",

0 commit comments

Comments
 (0)