From a98df850e51fdbc63fd5b5a7b8ebb8cc3e4a58ac Mon Sep 17 00:00:00 2001 From: ozsirma <37998376+ozsirmajotform@users.noreply.github.com> Date: Tue, 12 Nov 2024 08:42:47 +0300 Subject: [PATCH] chore(release): 2.9.5 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7c8951..5e15287 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### [2.9.5](https://github.com/jotform/dnd-builder/compare/v2.9.4...v2.9.5) (2024-11-12) + ### [2.9.4](https://github.com/jotform/dnd-builder/compare/v2.9.3...v2.9.4) (2024-10-08) diff --git a/package.json b/package.json index 0503c64..39a540f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jotforminc/dnd-builder", - "version": "2.9.4", + "version": "2.9.5", "files": [ "lib" ],