diff --git a/CHANGELOG.md b/CHANGELOG.md index af412c9..e77f2d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.12.18](https://github.com/surveyjs/survey-pdf/compare/v1.12.17...v1.12.18) (2025-01-10) + +### [1.12.16-patch.1](https://github.com/surveyjs/survey-pdf/compare/v1.12.16...v1.12.16-patch.1) (2024-12-26) + ### [1.12.17](https://github.com/surveyjs/survey-pdf/compare/v1.12.16...v1.12.17) (2024-12-30) ### [1.12.16-patch.1](https://github.com/surveyjs/survey-pdf/compare/v1.12.15...v1.12.16-patch.1) (2024-12-26) diff --git a/package.json b/package.json index d5c777d..ea36397 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "type": "git", "url": "https://github.com/surveyjs/survey-pdf.git" }, - "version": "1.12.17", + "version": "1.12.18", "name": "survey-pdf", "license": "SEE LICENSE IN LICENSE", "dependencies": { @@ -56,4 +56,4 @@ "pre-push": "npm run pre-push-check" } } -} \ No newline at end of file +}