Skip to content

Commit fdeb4b1

Browse files
authored
chore(master): release 3.0.7 (#42)
1 parent cac65f9 commit fdeb4b1

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.0.7](https://github.com/ScribeLabsAI/amazon-trp-node/compare/3.0.6...3.0.7) (2023-11-10)
4+
5+
6+
### Bug Fixes
7+
8+
* page can have null relationships ([#41](https://github.com/ScribeLabsAI/amazon-trp-node/issues/41)) ([cac65f9](https://github.com/ScribeLabsAI/amazon-trp-node/commit/cac65f9b6b328c004efc283c30d186020ea2ebf2))
9+
310
## [3.0.6](https://github.com/ScribeLabsAI/amazon-trp-node/compare/3.0.5...3.0.6) (2023-09-18)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scribelabsai/amazon-trp",
3-
"version": "3.0.6",
3+
"version": "3.0.7",
44
"description": "Amazon Textract Response Parser library for Node.",
55
"type": "module",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)