From 0eed0720ad5e59ea8bb9ae8cb41a23a776e3867e Mon Sep 17 00:00:00 2001 From: lane-formio Date: Thu, 19 Sep 2024 11:23:46 -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 f56045b3de..14cb9e834b 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.84] +## 5.0.0-rc.84 ## 5.0.0-rc.83 ### Changed diff --git a/package.json b/package.json index 001d39da1f..a404679117 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@formio/js", - "version": "5.0.0-rc.83", + "version": "5.0.0-rc.84", "description": "JavaScript powered Forms with JSON Form Builder", "main": "lib/cjs/index.js", "exports": {