Skip to content
This repository was archived by the owner on Feb 8, 2025. It is now read-only.

Commit aac1a1f

Browse files
committed
prepare release
1 parent 18a7623 commit aac1a1f

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Version 2.2.8 (29 Sept 2023)
2+
============================
3+
- Correct double border issue introduced in v2.2.3 - from @craigh
4+
15
Version 2.2.7 (19 Sept 2023)
26
============================
37
- Merge [PR #15](https://github.com/RemoteDevForce/tom-select/pull/15)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"types": "dist/types/tom-select.complete.d.ts",
1717
"description": "Tom Select is a versatile and dynamic <select> UI control. Forked from Selectize.js to provide a framework agnostic autocomplete widget with native-feeling keyboard navigation, it's useful for tagging, contact lists, country selectors, etc.",
1818
"homepage": "https://tom-select.js.org",
19-
"version": "2.2.7",
19+
"version": "2.2.8",
2020
"files": [
2121
"/dist",
2222
"/src"

0 commit comments

Comments
 (0)