Skip to content

Commit 8e1e2ec

Browse files
"Release: 2.5.1 [azurepipelines skip]"
1 parent 2d5d338 commit 8e1e2ec

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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.5.1](https://github.com/surveyjs/survey-pdf/compare/v2.5.0...v2.5.1) (2025-12-16)
6+
57
## [2.5.0](https://github.com/surveyjs/survey-pdf/compare/v2.4.1...v2.5.0) (2025-12-10)
68

79
### [2.4.1](https://github.com/surveyjs/survey-pdf/compare/v2.4.0...v2.4.1) (2025-12-03)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.5.0",
2+
"version": "2.5.1",
33
"name": "survey-pdf",
44
"scripts": {
55
"start": "npm run build && http-server --port=7777",

0 commit comments

Comments
 (0)