From f4e2b551193fb1e7c205b574db0c3cb4fa9ceb99 Mon Sep 17 00:00:00 2001 From: lane-formio Date: Tue, 16 Jan 2024 11:54:53 -0600 Subject: [PATCH] Updated build --- Changelog.md | 4 ++++ package.json | 2 +- public/assets/scripts/choices.js | 2 +- public/assets/scripts/choices.min.js.LICENSE.txt | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/Changelog.md b/Changelog.md index 13ebeeb7d..4066e8031 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,7 @@ +## 10.2.1 +### Changed + - Official Release + ## 10.2.1-rc.1 ### Changed - FIO-7523 Fixed dropdown being inaccessible in flipped state diff --git a/package.json b/package.json index 776d13227..2a8409c4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@formio/choices.js", - "version": "10.2.1-rc.1", + "version": "10.2.1", "description": "A vanilla JS customisable text input/select box plugin", "main": "./public/assets/scripts/choices.js", "types": "./public/types/src/index.d.ts", diff --git a/public/assets/scripts/choices.js b/public/assets/scripts/choices.js index 3c1229adb..04e0e1e69 100644 --- a/public/assets/scripts/choices.js +++ b/public/assets/scripts/choices.js @@ -1,4 +1,4 @@ -/*! @formio/choices.js v10.2.1-rc.1 | © 2024 Josh Johnson | https://github.com/jshjohnson/Choices#readme */ +/*! @formio/choices.js v10.2.1 | © 2024 Josh Johnson | https://github.com/jshjohnson/Choices#readme */ (function webpackUniversalModuleDefinition(root, factory) { if(typeof exports === 'object' && typeof module === 'object') module.exports = factory(); diff --git a/public/assets/scripts/choices.min.js.LICENSE.txt b/public/assets/scripts/choices.min.js.LICENSE.txt index 001cf911a..058d7809a 100644 --- a/public/assets/scripts/choices.min.js.LICENSE.txt +++ b/public/assets/scripts/choices.min.js.LICENSE.txt @@ -1 +1 @@ -/*! @formio/choices.js v10.2.1-rc.1 | © 2024 Josh Johnson | https://github.com/jshjohnson/Choices#readme */ +/*! @formio/choices.js v10.2.1 | © 2024 Josh Johnson | https://github.com/jshjohnson/Choices#readme */