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

Commit a554b8a

Browse files
committed
prepare release
1 parent a631efa commit a554b8a

2 files changed

Lines changed: 22 additions & 3 deletions

File tree

CHANGELOG

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
1-
Version 2.2.23 (17 July 2023)
2-
=============================
1+
Version 2.2.7 (19 Sept 2023)
2+
============================
3+
- Merge [PR #15](https://github.com/RemoteDevForce/tom-select/pull/15)
4+
- revert part of border fix - from @MatthewKennedy
5+
6+
Version 2.2.6 (15 Sept 2023)
7+
============================
8+
- Merge [PR #14](https://github.com/RemoteDevForce/tom-select/pull/14)
9+
- Fix border issue - from @MatthewKennedy
10+
- update README
11+
12+
Version 2.2.5 (25 July 2023)
13+
============================
14+
- correcting release process
15+
16+
Version 2.2.4 (21 July 2023)
17+
============================
18+
- correcting release process
19+
20+
Version 2.2.3 (17 July 2023)
21+
============================
322
- Merge [PR #534](https://github.com/orchidjs/tom-select/pull/534) from original repo.
423
- Fix SCSS Warnings - from @MatthewKennedy
524
- Merge [PR #601](https://github.com/orchidjs/tom-select/pull/601) from original repo.

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.6",
19+
"version": "2.2.7",
2020
"files": [
2121
"/dist",
2222
"/src"

0 commit comments

Comments
 (0)