From e737f3343baa1854143ed28f919d16c2d89f49ca Mon Sep 17 00:00:00 2001 From: lane-formio Date: Fri, 28 Jun 2024 14:33:55 -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 9b8085d1c8..03e98d30b3 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.0-rc.62] +## 5.0.0-rc.62 ### Changed - Updated @formio/bootstrap@3.0.0-rc.36 diff --git a/package.json b/package.json index 48eb9d4b32..b02b3bf6ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@formio/js", - "version": "5.0.0-rc.61", + "version": "5.0.0-rc.62", "description": "JavaScript powered Forms with JSON Form Builder", "main": "lib/cjs/index.js", "exports": {