Skip to content

Commit c358dae

Browse files
author
Release Workflow
committed
chore(release): typescript v12.1.1
1 parent cc55c44 commit c358dae

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/typescript/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @rollup/plugin-typescript ChangeLog
22

3+
## v12.1.1
4+
5+
_2024-10-16_
6+
7+
### Bugfixes
8+
9+
- fix: allow for files to be nested in folders within outDir (#1783)
10+
311
## v12.1.0
412

513
_2024-09-22_

packages/typescript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rollup/plugin-typescript",
3-
"version": "12.1.0",
3+
"version": "12.1.1",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)