Skip to content

Commit 1e175be

Browse files
Version Packages
1 parent 2072484 commit 1e175be

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/sandbox-firefox.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.13
4+
5+
### Patch Changes
6+
7+
- [#3505](https://github.com/microsoft/TypeScript-Website/pull/3505) [`2072484`](https://github.com/microsoft/TypeScript-Website/commit/20724842b6eaf09f5c5d0ee40272c5569fe5c37d) Thanks [@DanielRosenwasser](https://github.com/DanielRosenwasser)! - Fix Ctrl+arrow keys in Firefox.
8+
39
## 0.1.12
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.12",
3+
"version": "0.1.13",
44
"license": "MIT",
55
"author": "TypeScript team",
66
"homepage": "https://github.com/microsoft/TypeScript-Website",

0 commit comments

Comments
 (0)