Skip to content

Commit c65adad

Browse files
Version Packages (#3392)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5e10fd0 commit c65adad

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/khaki-spoons-double.md

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

packages/ata/CHANGELOG.md

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

3+
## 0.9.8
4+
5+
### Patch Changes
6+
7+
- [#3391](https://github.com/microsoft/TypeScript-Website/pull/3391) [`5e10fd0`](https://github.com/microsoft/TypeScript-Website/commit/5e10fd05e4fd5ac42ac4e95baecaa7b8b0e8fa19) Thanks [@ChaseMalik](https://github.com/ChaseMalik)! - Remove duplicate modules from getReferencesForModule
8+
39
## 0.9.7
410

511
### Patch Changes

packages/ata/package.json

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

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.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`5e10fd0`](https://github.com/microsoft/TypeScript-Website/commit/5e10fd05e4fd5ac42ac4e95baecaa7b8b0e8fa19)]:
8+
- @typescript/ata@0.9.8
9+
310
## 0.1.8
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.8",
3+
"version": "0.1.9",
44
"license": "MIT",
55
"author": "TypeScript team",
66
"homepage": "https://github.com/microsoft/TypeScript-Website",

0 commit comments

Comments
 (0)