From f3f1709b883a090bfdf9b23c61e97ed6fd4357cf Mon Sep 17 00:00:00 2001 From: lane-formio Date: Thu, 28 Mar 2024 15:17:12 -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 1628b77f..d0e83f99 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,4 @@ -## [Unreleased: 2.0.0-rc.24] +## 2.0.0-rc.24 ### Changed - FIO-8106: add default storeas value to tags - FIO-8106: add invalidDate error translation diff --git a/package.json b/package.json index 6b6851f6..c846a2ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@formio/core", - "version": "2.0.0-rc.23", + "version": "2.0.0-rc.24", "description": "The core Form.io renderering framework.", "main": "lib/index.js", "exports": {