Skip to content

Commit 4b1f17e

Browse files
chore: release packages (diegomura#1912)
1 parent edd5a46 commit 4b1f17e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# @react-pdf/fns
22

3-
## 1.0.0
3+
## 2.0.0
4+
45
### Major Changes
56

7+
- [#1891](https://github.com/diegomura/react-pdf/pull/1891) [`a5a933c`](https://github.com/diegomura/react-pdf/commit/a5a933c9733e4c77338ef76a2b3545b84a646a81) Thanks [@carlobeltrame](https://github.com/carlobeltrame)! - feat: compatibility with modern web bundlers and browsers
68

9+
## 1.0.0
10+
11+
### Major Changes
712

813
- [#1838](https://github.com/diegomura/react-pdf/pull/1838) [`9bdb5c9`](https://github.com/diegomura/react-pdf/commit/9bdb5c934a822340754cd4c892d399f91f6218de) Thanks [@diegomura](https://github.com/diegomura)! - feat: create fns package

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": "1.0.0",
3+
"version": "2.0.0",
44
"license": "MIT",
55
"description": "React-pdf helper functions",
66
"author": "Diego Muracciole <[email protected]>",

0 commit comments

Comments
 (0)