Skip to content

Commit cea8f63

Browse files
chore: release packages (diegomura#3066)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0fe4121 commit cea8f63

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
## 3.1.1
4+
5+
### Patch Changes
6+
7+
- [#3082](https://github.com/diegomura/react-pdf/pull/3082) [`24fe4bf8`](https://github.com/diegomura/react-pdf/commit/24fe4bf894fff055121926488b30d0bf212a9c45) Thanks [@diegomura](https://github.com/diegomura)! - feat: rework and type stylesheet package
8+
9+
- [#3077](https://github.com/diegomura/react-pdf/pull/3077) [`442ce355`](https://github.com/diegomura/react-pdf/commit/442ce35534f916b9146a35fd03870387ed488d92) Thanks [@diegomura](https://github.com/diegomura)! - refactor: convert textkit package to TS
10+
11+
- [#3070](https://github.com/diegomura/react-pdf/pull/3070) [`3007d34a`](https://github.com/diegomura/react-pdf/commit/3007d34ad3e10bf32ada3631938f5bb08e1c549f) Thanks [@diegomura](https://github.com/diegomura)! - refactor: convert fns package to TS
12+
313
## 3.1.0
414

515
### Minor 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": "3.1.0",
3+
"version": "3.1.1",
44
"license": "MIT",
55
"description": "React-pdf helper functions",
66
"author": "Diego Muracciole <diegomuracciole@gmail.com>",

0 commit comments

Comments
 (0)