From 3cf1704861ee6a6db1a7fd5bba8dc63d03f970e5 Mon Sep 17 00:00:00 2001 From: ozsirma <37998376+ozsirmajotform@users.noreply.github.com> Date: Mon, 25 Dec 2023 16:29:06 +0300 Subject: [PATCH] chore(release): 2.8.2 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8de849..c0dd7c6 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.8.2](https://github.com/jotform/dnd-builder/compare/v2.8.1...v2.8.2) (2023-12-25) + ### [2.8.1](https://github.com/jotform/dnd-builder/compare/v2.8.0...v2.8.1) (2023-11-27) diff --git a/package.json b/package.json index 1ff7e4d..1571d00 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jotforminc/dnd-builder", - "version": "2.8.1", + "version": "2.8.2", "files": [ "lib" ],