Skip to content

Commit f080dee

Browse files
authored
Merge pull request #98 from mattpocock/changeset-release/main
Version Packages
2 parents b2a91c4 + 1ef075d commit f080dee

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/big-experts-lick.md

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

apps/vscode/CHANGELOG.md

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

3+
## 0.5.3
4+
5+
### Patch Changes
6+
7+
- [#97](https://github.com/mattpocock/ts-error-translator/pull/97) [`5381d03`](https://github.com/mattpocock/ts-error-translator/commit/5381d0340b35d0fb43b21dc992cca98bffa9e4fb) Thanks [@mattpocock](https://github.com/mattpocock)! - Allowed the ts extension to also run in js and jsx files
8+
39
## 0.5.2
410

511
### Patch Changes

apps/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "TypeScript errors, translated for humans",
55
"license": "MIT",
66
"author": "Matt Pocock",
7-
"version": "0.5.2",
7+
"version": "0.5.3",
88
"private": true,
99
"engines": {
1010
"vscode": "^1.50.0"

0 commit comments

Comments
 (0)