Skip to content

Commit

Permalink
chore(release): typescript v8.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Release Workflow committed Sep 6, 2022
1 parent 780f2e7 commit 3d3e459
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rollup/plugin-typescript ChangeLog

## v8.5.0

_2022-09-06_

### Features

- feat: support 4.7 nodenext (#1194)

## v8.4.0

_2022-08-23_
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rollup/plugin-typescript",
"version": "8.4.0",
"version": "8.5.0",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 3d3e459

Please sign in to comment.