Skip to content

Commit 1da59b8

Browse files
chore: release packages (diegomura#2216)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 22d06fb commit 1da59b8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @react-pdf/fns
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- [#2215](https://github.com/diegomura/react-pdf/pull/2215) [`eff1ff0`](https://github.com/diegomura/react-pdf/commit/eff1ff0fefcd710994e4654904ef55843af76a17) Thanks [@jeetiss](https://github.com/jeetiss)! - add @babel/runtime as dependency
8+
39
## 2.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-pdf/fns",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"license": "MIT",
55
"description": "React-pdf helper functions",
66
"author": "Diego Muracciole <[email protected]>",

0 commit comments

Comments
 (0)