Skip to content

Commit

Permalink
3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wessberg committed Aug 4, 2023
1 parent 026ea97 commit 5e5e33d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [3.4.2](https://github.com/wessberg/rollup-plugin-ts/compare/v3.4.1...v3.4.2) (2023-08-04)



## [3.4.1](https://github.com/wessberg/rollup-plugin-ts/compare/v3.4.0...v3.4.1) (2023-08-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rollup-plugin-ts",
"version": "3.4.1",
"version": "3.4.2",
"description": "A TypeScript Rollup plugin that bundles declarations, respects Browserslists, and enables seamless integration with transpilers such as babel and swc",
"scripts": {
"generate:sandhog": "sandhog all --yes",
Expand Down

0 comments on commit 5e5e33d

Please sign in to comment.