From cfdf11f2edf76300e0a28035382a3770ff4ca025 Mon Sep 17 00:00:00 2001 From: lane-formio Date: Wed, 6 Mar 2024 12:48:19 -0600 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 4d4e7c72..ea345fa7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,4 @@ -## [Unreleased: 2.0.0-rc.16] +## 2.0.0-rc.16 - FIO-7884: Fixed issues with processing data within nested form data structures ## 2.0.0-rc.14 diff --git a/package.json b/package.json index aecfcb96..f67a9db3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@formio/core", - "version": "2.0.0-rc.15", + "version": "2.0.0-rc.16", "description": "The core Form.io renderering framework.", "main": "lib/index.js", "exports": {