Skip to content

Commit 4ca57f8

Browse files
"Release: 2.0.0-rc.3 [azurepipelines skip]"
1 parent 4dd6d81 commit 4ca57f8

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
## [2.0.0-rc.3](https://github.com/surveyjs/survey-pdf/compare/v2.0.0-rc.2...v2.0.0-rc.3) (2025-02-12)
6+
57
## [2.0.0-rc.2](https://github.com/surveyjs/survey-pdf/compare/v2.0.0-rc.1...v2.0.0-rc.2) (2025-02-03)
68

79
## [2.0.0-rc.1](https://github.com/surveyjs/survey-pdf/compare/v2.0.0-rc.0...v2.0.0-rc.1) (2025-02-03)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"type": "git",
1919
"url": "https://github.com/surveyjs/survey-pdf.git"
2020
},
21-
"version": "2.0.0-rc.2",
21+
"version": "2.0.0-rc.3",
2222
"name": "survey-pdf",
2323
"license": "SEE LICENSE IN LICENSE",
2424
"dependencies": {
@@ -58,4 +58,4 @@
5858
"pre-push": "npm run pre-push-check"
5959
}
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)