From 7b66b7c88eaab5a8e8755da0e5a714817b35a5c7 Mon Sep 17 00:00:00 2001 From: lane-formio Date: Mon, 23 Dec 2024 11:34:55 -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 c6dc24ccf2..01b8e23197 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [Unreleased: 5.0.1-rc.1] +## 5.0.1-rc.1 ### Changed - FIO-9480: establish parent references before subform creation diff --git a/package.json b/package.json index 35f3fdd3fe..ee684be30a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@formio/js", - "version": "5.0.0", + "version": "5.0.1-rc.1", "description": "JavaScript powered Forms with JSON Form Builder", "main": "lib/cjs/index.js", "exports": {