diff options
| author | XhmikosR <[email protected]> | 2023-07-26 10:46:38 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-07-26 10:46:38 +0300 |
| commit | 2a1bf52b73fc9a97f6fef75aa1b29b3e9f0288b3 (patch) | |
| tree | 0a2d51a140ebda4155778a6bf43d2e1e311d952f /js/dist/util | |
| parent | 8e5dada5b15a7605c856a05005cc3206cd4a72e3 (diff) | |
| download | bootstrap-2a1bf52b73fc9a97f6fef75aa1b29b3e9f0288b3.tar.xz bootstrap-2a1bf52b73fc9a97f6fef75aa1b29b3e9f0288b3.zip | |
Release v5.3.1 (#38956)
* Bump version to 5.3.1
* Dist
Diffstat (limited to 'js/dist/util')
| -rw-r--r-- | js/dist/util/backdrop.js | 2 | ||||
| -rw-r--r-- | js/dist/util/component-functions.js | 2 | ||||
| -rw-r--r-- | js/dist/util/config.js | 2 | ||||
| -rw-r--r-- | js/dist/util/focustrap.js | 2 | ||||
| -rw-r--r-- | js/dist/util/index.js | 2 | ||||
| -rw-r--r-- | js/dist/util/sanitizer.js | 2 | ||||
| -rw-r--r-- | js/dist/util/scrollbar.js | 2 | ||||
| -rw-r--r-- | js/dist/util/swipe.js | 2 | ||||
| -rw-r--r-- | js/dist/util/template-factory.js | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/js/dist/util/backdrop.js b/js/dist/util/backdrop.js index ff6cb81a7..b20098f6d 100644 --- a/js/dist/util/backdrop.js +++ b/js/dist/util/backdrop.js @@ -1,5 +1,5 @@ /*! - * Bootstrap backdrop.js v5.3.0 (https://getbootstrap.com/) + * Bootstrap backdrop.js v5.3.1 (https://getbootstrap.com/) * Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ diff --git a/js/dist/util/component-functions.js b/js/dist/util/component-functions.js index 7ceab0f40..39acfa068 100644 --- a/js/dist/util/component-functions.js +++ b/js/dist/util/component-functions.js @@ -1,5 +1,5 @@ /*! - * Bootstrap component-functions.js v5.3.0 (https://getbootstrap.com/) + * Bootstrap component-functions.js v5.3.1 (https://getbootstrap.com/) * Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ diff --git a/js/dist/util/config.js b/js/dist/util/config.js index e6c17f0c7..d737d58e3 100644 --- a/js/dist/util/config.js +++ b/js/dist/util/config.js @@ -1,5 +1,5 @@ /*! - * Bootstrap config.js v5.3.0 (https://getbootstrap.com/) + * Bootstrap config.js v5.3.1 (https://getbootstrap.com/) * Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ diff --git a/js/dist/util/focustrap.js b/js/dist/util/focustrap.js index 75ac12c3d..91b2c3a2e 100644 --- a/js/dist/util/focustrap.js +++ b/js/dist/util/focustrap.js @@ -1,5 +1,5 @@ /*! - * Bootstrap focustrap.js v5.3.0 (https://getbootstrap.com/) + * Bootstrap focustrap.js v5.3.1 (https://getbootstrap.com/) * Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ diff --git a/js/dist/util/index.js b/js/dist/util/index.js index 5f2b3e50c..345e4eac0 100644 --- a/js/dist/util/index.js +++ b/js/dist/util/index.js @@ -1,5 +1,5 @@ /*! - * Bootstrap index.js v5.3.0 (https://getbootstrap.com/) + * Bootstrap index.js v5.3.1 (https://getbootstrap.com/) * Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ diff --git a/js/dist/util/sanitizer.js b/js/dist/util/sanitizer.js index 4d5adf5b5..7b98112bf 100644 --- a/js/dist/util/sanitizer.js +++ b/js/dist/util/sanitizer.js @@ -1,5 +1,5 @@ /*! - * Bootstrap sanitizer.js v5.3.0 (https://getbootstrap.com/) + * Bootstrap sanitizer.js v5.3.1 (https://getbootstrap.com/) * Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ diff --git a/js/dist/util/scrollbar.js b/js/dist/util/scrollbar.js index 8511a8816..97cf4b90b 100644 --- a/js/dist/util/scrollbar.js +++ b/js/dist/util/scrollbar.js @@ -1,5 +1,5 @@ /*! - * Bootstrap scrollbar.js v5.3.0 (https://getbootstrap.com/) + * Bootstrap scrollbar.js v5.3.1 (https://getbootstrap.com/) * Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ diff --git a/js/dist/util/swipe.js b/js/dist/util/swipe.js index 2c2bd676a..038d5ed26 100644 --- a/js/dist/util/swipe.js +++ b/js/dist/util/swipe.js @@ -1,5 +1,5 @@ /*! - * Bootstrap swipe.js v5.3.0 (https://getbootstrap.com/) + * Bootstrap swipe.js v5.3.1 (https://getbootstrap.com/) * Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ diff --git a/js/dist/util/template-factory.js b/js/dist/util/template-factory.js index 37ef1b611..d072ed011 100644 --- a/js/dist/util/template-factory.js +++ b/js/dist/util/template-factory.js @@ -1,5 +1,5 @@ /*! - * Bootstrap template-factory.js v5.3.0 (https://getbootstrap.com/) + * Bootstrap template-factory.js v5.3.1 (https://getbootstrap.com/) * Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ |
