Skip to content

Commit d875c5f

Browse files
author
Release Workflow
committed
chore(release): yaml v4.1.1
1 parent 0cc9ef6 commit d875c5f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/yaml/CHANGELOG.md

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

3+
## v4.1.1
4+
5+
_2023-06-19_
6+
7+
### Bugfixes
8+
9+
- fix: Add extensions?: string[] to RollupYamlOptions types [#1506](https://github.com/rollup/plugins/pull/1506)
10+
311
## v4.1.0
412

513
_2023-05-12_

packages/yaml/package.json

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

0 commit comments

Comments
 (0)