From aac1c9d137de88c29846876f1fc8a11573d89982 Mon Sep 17 00:00:00 2001 From: lane-formio Date: Tue, 22 Oct 2024 11:32:48 -0500 Subject: [PATCH] Updated build --- Changelog.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 533d48f3..5b9b4d68 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,4 @@ -## [Unreleased: 2.3.0-rc.14] +## 2.3.0-rc.14 ### Changed - FIO-9189: fixed an issue where data is lost after submission for the conditionally visible field when the condition is based on select resource - FIO-9219: condition is not equal to based on select box diff --git a/package.json b/package.json index a475c505..5e4151d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@formio/core", - "version": "2.3.0-rc.13", + "version": "2.3.0-rc.14", "description": "The core Form.io renderering framework.", "main": "lib/index.js", "exports": {