Skip to content

Commit 33174f9

Browse files
author
Release Workflow
committed
chore(release): json v6.1.0
1 parent 7f59e56 commit 33174f9

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/json/CHANGELOG.md

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

3+
## v6.1.0
4+
5+
_2023-12-12_
6+
7+
### Features
8+
9+
- feat: add `includeArbitraryNames` option (#1641)
10+
311
## v6.0.1
412

513
_2023-10-05_

packages/json/package.json

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

0 commit comments

Comments
 (0)