Skip to content

Commit

Permalink
Merge pull request #262 from gnbm/prep-release-1.0.39
Browse files Browse the repository at this point in the history
Prepare v1.0.39
  • Loading branch information
gnbm authored Jun 17, 2023
2 parents 6803a07 + 761f573 commit 1a3074e
Show file tree
Hide file tree
Showing 9 changed files with 25 additions and 7 deletions.
13 changes: 13 additions & 0 deletions dist-archive/virtual-select-1.0.39.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions dist-archive/virtual-select-1.0.39.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/virtual-select.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Virtual Select v1.0.38
* Virtual Select v1.0.39
* https://sa-si-dev.github.io/virtual-select
* Licensed under MIT (https://github.com/sa-si-dev/virtual-select/blob/master/LICENSE)
*//******/ (function() { // webpackBootstrap
Expand Down
2 changes: 1 addition & 1 deletion dist/virtual-select.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/virtual-select.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/virtual-select.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Virtual Select v1.0.38
* Virtual Select v1.0.39
* https://sa-si-dev.github.io/virtual-select
* Licensed under MIT (https://github.com/sa-si-dev/virtual-select/blob/master/LICENSE)
*//******/ (function() { // webpackBootstrap
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/virtual-select.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/assets/virtual-select.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "virtual-select-plugin",
"version": "1.0.38",
"version": "1.0.39",
"description": "A javascript plugin for dropdown with virtual scroll",
"scripts": {
"start": "webpack --mode development --watch",
Expand Down

0 comments on commit 1a3074e

Please sign in to comment.