Skip to content

Commit 4fcc32a

Browse files
author
Release Workflow
committed
chore(release): dsv v3.0.3
1 parent 09bab88 commit 4fcc32a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/dsv/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @rollup/plugin-dsv ChangeLog
22

3+
## v3.0.3
4+
5+
_2023-09-25_
6+
7+
### Bugfixes
8+
9+
- fix: fix type of processRow option [#1581](https://github.com/rollup/plugins/pull/1581)
10+
311
## v3.0.2
412

513
_2023-01-20_

packages/dsv/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rollup/plugin-dsv",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)