Skip to content

Commit

Permalink
chore(release): typescript v9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Release Workflow committed Oct 10, 2022
1 parent 3ef65ec commit bffcfb2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
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

## v9.0.0

_2022-10-10_

### Breaking Changes

- fix: prepare for Rollup 3 [#1282](https://github.com/rollup/plugins/pull/1282)

## v8.5.0

_2022-09-06_
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.5.0",
"version": "9.0.0",
"publishConfig": {
"access": "public"
},
Expand Down
Loading

0 comments on commit bffcfb2

Please sign in to comment.