Skip to content

Commit 35e69bb

Browse files
chore: release packages (diegomura#1813)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1816eae commit 35e69bb

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# @react-pdf/fns
2+
3+
## 1.0.0
4+
### Major Changes
5+
6+
7+
8+
- [#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": "0.0.0",
3+
"version": "1.0.0",
44
"license": "MIT",
55
"description": "React-pdf helper functions",
66
"author": "Diego Muracciole <[email protected]>",

0 commit comments

Comments
 (0)