Skip to content

Commit

Permalink
chore(release): typescript v8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Release Workflow committed Oct 15, 2021
1 parent 8ff10f6 commit 1beb017
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.3.0

_2021-10-15_

### Features

- feat: add resolve options (#1015)

## v8.2.5

_2021-07-30_
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.2.5",
"version": "8.3.0",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 1beb017

Please sign in to comment.