diff --git a/CHANGELOG.md b/CHANGELOG.md index f51810e..84f183b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.14.0](https://github.com/PeculiarVentures/pdf/compare/v1.13.18...v1.14.0) (2024-01-19) + + +### Bug Fixes + +* EOF handling in PDFDocumentUpdate ([d53cfcc](https://github.com/PeculiarVentures/pdf/commit/d53cfcc28171918a65cc63f0e16941c7fc7a35b1)) +* incorrect wrongStructure calculation ([1d13857](https://github.com/PeculiarVentures/pdf/commit/1d13857fa6837e4a434c35eba33a327c3457f888)) + + +### Features + +* formatting issue in SignatureBoxGroup class ([b53ce8d](https://github.com/PeculiarVentures/pdf/commit/b53ce8dfe83617a115063874f2cf4c2c559c3de6)) + + + + + ## [1.13.18](https://github.com/PeculiarVentures/pdf/compare/v1.13.17...v1.13.18) (2024-01-16) diff --git a/lerna.json b/lerna.json index 92e31b0..417c073 100644 --- a/lerna.json +++ b/lerna.json @@ -3,7 +3,7 @@ "packages": [ "packages/*" ], - "version": "1.13.18", + "version": "1.14.0", "command": { "publish": { "registry": "https://npm.pkg.github.com/" diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 6914a80..b349aef 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.14.0](https://github.com/PeculiarVentures/pdf/compare/v1.13.18...v1.14.0) (2024-01-19) + +**Note:** Version bump only for package @peculiarventures/pdf-cli + + + + + ## [1.13.18](https://github.com/PeculiarVentures/pdf/compare/v1.13.17...v1.13.18) (2024-01-16) **Note:** Version bump only for package @peculiarventures/pdf-cli diff --git a/packages/cli/package.json b/packages/cli/package.json index 0cdc1d5..84662da 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@peculiarventures/pdf-cli", - "version": "1.13.18", + "version": "1.14.0", "description": "> TODO: description", "author": "microshine ", "homepage": "https://github.com/PeculiarVentures/pdf/tree/master/packages/pdf-cli#readme", @@ -33,8 +33,8 @@ }, "dependencies": { "@peculiar/webcrypto": "^1.4.3", - "@peculiarventures/pdf-core": "^1.13.18", - "@peculiarventures/pdf-doc": "^1.13.18", + "@peculiarventures/pdf-core": "^1.14.0", + "@peculiarventures/pdf-doc": "^1.14.0", "commander": "^11.0.0", "pkijs": "^3.0.15" } diff --git a/packages/copy/CHANGELOG.md b/packages/copy/CHANGELOG.md index 572d358..be7a0e2 100644 --- a/packages/copy/CHANGELOG.md +++ b/packages/copy/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.14.0](https://github.com/PeculiarVentures/pdf/compare/v1.13.18...v1.14.0) (2024-01-19) + +**Note:** Version bump only for package @peculiarventures/pdf-copy + + + + + ## [1.13.18](https://github.com/PeculiarVentures/pdf/compare/v1.13.17...v1.13.18) (2024-01-16) **Note:** Version bump only for package @peculiarventures/pdf-copy diff --git a/packages/copy/package.json b/packages/copy/package.json index 54c71a3..adf0fca 100644 --- a/packages/copy/package.json +++ b/packages/copy/package.json @@ -1,6 +1,6 @@ { "name": "@peculiarventures/pdf-copy", - "version": "1.13.18", + "version": "1.14.0", "description": "This module allows to recreate the PDF document using specified filters.", "keywords": [], "author": "microshine ", @@ -31,7 +31,7 @@ "url": "https://github.com/PeculiarVentures/pdf/issues" }, "dependencies": { - "@peculiarventures/pdf-core": "^1.13.18", + "@peculiarventures/pdf-core": "^1.14.0", "tslib": "^2.6.2" } } diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 5b39ca7..a0a8cf9 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.14.0](https://github.com/PeculiarVentures/pdf/compare/v1.13.18...v1.14.0) (2024-01-19) + + +### Bug Fixes + +* EOF handling in PDFDocumentUpdate ([d53cfcc](https://github.com/PeculiarVentures/pdf/commit/d53cfcc28171918a65cc63f0e16941c7fc7a35b1)) +* incorrect wrongStructure calculation ([1d13857](https://github.com/PeculiarVentures/pdf/commit/1d13857fa6837e4a434c35eba33a327c3457f888)) + + +### Features + +* formatting issue in SignatureBoxGroup class ([b53ce8d](https://github.com/PeculiarVentures/pdf/commit/b53ce8dfe83617a115063874f2cf4c2c559c3de6)) + + + + + ## [1.13.18](https://github.com/PeculiarVentures/pdf/compare/v1.13.17...v1.13.18) (2024-01-16) diff --git a/packages/core/package.json b/packages/core/package.json index 9df8ff8..b78f7a7 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@peculiarventures/pdf-core", - "version": "1.13.18", + "version": "1.14.0", "description": "Now I’m the model of a modern major general / The venerated Virginian veteran whose men are all / Lining up, to put me up on a pedestal / Writin’ letters to relatives / Embellishin’ my elegance and eloquence / But the elephant is in the room / The truth is in ya face when ya hear the British cannons go / BOOM", "keywords": [], "author": "microshine ", diff --git a/packages/doc/CHANGELOG.md b/packages/doc/CHANGELOG.md index d65fcfb..fe523f5 100644 --- a/packages/doc/CHANGELOG.md +++ b/packages/doc/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.14.0](https://github.com/PeculiarVentures/pdf/compare/v1.13.18...v1.14.0) (2024-01-19) + + +### Features + +* formatting issue in SignatureBoxGroup class ([b53ce8d](https://github.com/PeculiarVentures/pdf/commit/b53ce8dfe83617a115063874f2cf4c2c559c3de6)) + + + + + ## [1.13.18](https://github.com/PeculiarVentures/pdf/compare/v1.13.17...v1.13.18) (2024-01-16) **Note:** Version bump only for package @peculiarventures/pdf-doc diff --git a/packages/doc/package.json b/packages/doc/package.json index 38df610..d8603cf 100644 --- a/packages/doc/package.json +++ b/packages/doc/package.json @@ -1,6 +1,6 @@ { "name": "@peculiarventures/pdf-doc", - "version": "1.13.18", + "version": "1.14.0", "description": "High level PDF module", "keywords": [], "author": "microshine ", @@ -36,8 +36,8 @@ "@peculiar/asn1-tsp": "^2.3.6", "@peculiar/asn1-x509": "^2.3.6", "@peculiar/x509": "^1.9.5", - "@peculiarventures/pdf-copy": "^1.13.18", - "@peculiarventures/pdf-core": "^1.13.18", + "@peculiarventures/pdf-copy": "^1.14.0", + "@peculiarventures/pdf-core": "^1.14.0", "@peculiarventures/pdf-font": "^1.13.18", "asn1js": "^3.0.5", "bytestreamjs": "2.0.1", diff --git a/packages/form-json/CHANGELOG.md b/packages/form-json/CHANGELOG.md index bc5b73f..711439b 100644 --- a/packages/form-json/CHANGELOG.md +++ b/packages/form-json/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.14.0](https://github.com/PeculiarVentures/pdf/compare/v1.13.18...v1.14.0) (2024-01-19) + +**Note:** Version bump only for package @peculiarventures/pdf-form-json + + + + + ## [1.13.18](https://github.com/PeculiarVentures/pdf/compare/v1.13.17...v1.13.18) (2024-01-16) **Note:** Version bump only for package @peculiarventures/pdf-form-json diff --git a/packages/form-json/package.json b/packages/form-json/package.json index c148e37..a14be64 100644 --- a/packages/form-json/package.json +++ b/packages/form-json/package.json @@ -1,6 +1,6 @@ { "name": "@peculiarventures/pdf-form-json", - "version": "1.13.18", + "version": "1.14.0", "description": "A PDF module enabling working with form elements through JSON.", "keywords": [], "author": "microshine ", @@ -31,8 +31,8 @@ "url": "https://github.com/PeculiarVentures/pdf/issues" }, "dependencies": { - "@peculiarventures/pdf-core": "^1.13.18", - "@peculiarventures/pdf-doc": "^1.13.18", + "@peculiarventures/pdf-core": "^1.14.0", + "@peculiarventures/pdf-doc": "^1.14.0", "pvtsutils": "^1.3.5", "tslib": "^2.6.2" } diff --git a/packages/repair/CHANGELOG.md b/packages/repair/CHANGELOG.md index c5e46eb..54ee647 100644 --- a/packages/repair/CHANGELOG.md +++ b/packages/repair/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.14.0](https://github.com/PeculiarVentures/pdf/compare/v1.13.18...v1.14.0) (2024-01-19) + +**Note:** Version bump only for package @peculiarventures/pdf-repair + + + + + ## [1.13.18](https://github.com/PeculiarVentures/pdf/compare/v1.13.17...v1.13.18) (2024-01-16) **Note:** Version bump only for package @peculiarventures/pdf-repair diff --git a/packages/repair/package.json b/packages/repair/package.json index cc584e9..f607466 100644 --- a/packages/repair/package.json +++ b/packages/repair/package.json @@ -1,6 +1,6 @@ { "name": "@peculiarventures/pdf-repair", - "version": "1.13.18", + "version": "1.14.0", "description": "A comprehensive PDF repair module for Node.js, providing automated diagnosis and correction of PDF documents.", "keywords": [], "author": "microshine ", @@ -31,8 +31,8 @@ "url": "https://github.com/PeculiarVentures/pdf/issues" }, "dependencies": { - "@peculiarventures/pdf-core": "^1.13.18", - "@peculiarventures/pdf-doc": "^1.13.18", + "@peculiarventures/pdf-core": "^1.14.0", + "@peculiarventures/pdf-doc": "^1.14.0", "tslib": "^2.6.2" } }