Skip to content

Commit 59a51b5

Browse files
chore(release): 3.1.0
1 parent 669843f commit 59a51b5

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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+
## [3.1.0](https://github.com/jotform/dnd-builder/compare/v3.0.0...v3.1.0) (2026-01-28)
6+
7+
8+
### Features
9+
10+
* add title for data card ([f330385](https://github.com/jotform/dnd-builder/commit/f330385f473491b200daa24f89f4ac56375dace6))
11+
12+
13+
### Bug Fixes
14+
15+
* console.log is removed ([d3c5aff](https://github.com/jotform/dnd-builder/commit/d3c5aff0bdcca72a00551d99a01299066bad2917))
16+
* sortable page list is fixed ([3ddeb45](https://github.com/jotform/dnd-builder/commit/3ddeb4536705896af3c11fff1d6c62c390bb99cd))
17+
* updating refs when new pages are added ([ba6071d](https://github.com/jotform/dnd-builder/commit/ba6071d68b18abbb768c3687abc9d7c02531fed3))
18+
519
## [3.0.0](https://github.com/jotform/dnd-builder/compare/v2.9.19...v3.0.0) (2026-01-23)
620

721

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jotforminc/dnd-builder",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"files": [
55
"lib"
66
],

0 commit comments

Comments
 (0)