Skip to content

Commit

Permalink
Merge pull request #42 from mattpocock/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
mattpocock authored May 3, 2022
2 parents 211bfd8 + 98f4e76 commit 6370c56
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/six-hairs-destroy.md

This file was deleted.

6 changes: 6 additions & 0 deletions apps/vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.1.7

### Patch Changes

- [`211bfd8`](https://github.com/mattpocock/ts-error-translator/commit/211bfd83bc9fecbde5b3aabd9f0dd0153635b06e) Thanks [@mattpocock](https://github.com/mattpocock)! - Fixed a bug where the extension did not work in untitled files

## 0.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "TypeScript errors, translated for humans",
"license": "MIT",
"author": "Matt Pocock",
"version": "0.1.6",
"version": "0.1.7",
"private": true,
"engines": {
"vscode": "^1.50.0"
Expand Down

1 comment on commit 6370c56

@vercel
Copy link

@vercel vercel bot commented on 6370c56 May 3, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.