From c437e5bdd46723b1fecc1049ffa0a361fbeac5f4 Mon Sep 17 00:00:00 2001 From: lane-formio Date: Wed, 7 Aug 2024 16:35:18 -0400 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 d1242894b9..fe4f2d3681 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.71] +## 5.0.0-rc.71 ### Changed - Updated @formio/bootstrap@3.0.0-rc.37 diff --git a/package.json b/package.json index 07339fac37..f1ba9af25b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@formio/js", - "version": "5.0.0-rc.70", + "version": "5.0.0-rc.71", "description": "JavaScript powered Forms with JSON Form Builder", "main": "lib/cjs/index.js", "exports": {