Jay Salvat 4 年 前
コミット
80da34c9d7
7 ファイル変更6 行追加6 行削除
  1. 1 1
      CHANGELOG.md
  2. 1 1
      bower.json
  3. 1 1
      component.json
  4. 1 1
      dist/vegas.js
  5. 1 1
      dist/vegas.min.js
  6. 0 0
      dist/vegas.min.js.map
  7. 1 1
      package.json

+ 1 - 1
CHANGELOG.md

@@ -2,7 +2,7 @@
 
 ## CHANGE LOG
 
-### Vegas 2.5.2 2020-12-18
+### Vegas 2.5.3 2020-12-18
 
 * Fix padding issue on Firefox (Thanks qzminski)
 

+ 1 - 1
bower.json

@@ -1,6 +1,6 @@
 {
     "name": "vegas",
-    "version": "2.5.2",
+    "version": "2.5.3",
     "main": [
         "dist/vegas.min.js",
         "dist/vegas.min.css"

+ 1 - 1
component.json

@@ -1,6 +1,6 @@
 {
     "name": "vegas",
-    "version": "2.5.2",
+    "version": "2.5.3",
     "description": "Vegas - Fullscreen Backgrounds and Slideshows.",
     "homepage": "http://vegas.jaysalvat.com",
     "author": "Jay Salvat",

+ 1 - 1
dist/vegas.js

@@ -1,6 +1,6 @@
 /*!-----------------------------------------------------------------------------
  * Vegas - Fullscreen Backgrounds and Slideshows.
- * v2.5.1 - built 2020-12-18
+ * v2.5.3 - built 2020-12-18
  * Licensed under the MIT License.
  * http://vegas.jaysalvat.com/
  * ----------------------------------------------------------------------------

+ 1 - 1
dist/vegas.min.js

@@ -1,6 +1,6 @@
 /*!-----------------------------------------------------------------------------
  * Vegas - Fullscreen Backgrounds and Slideshows.
- * v2.5.1 - built 2020-12-18
+ * v2.5.3 - built 2020-12-18
  * Licensed under the MIT License.
  * http://vegas.jaysalvat.com/
  * ----------------------------------------------------------------------------

ファイルの差分が大きいため隠しています
+ 0 - 0
dist/vegas.min.js.map


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "vegas",
-  "version": "2.5.2",
+  "version": "2.5.3",
   "description": "Vegas - Fullscreen Backgrounds and Slideshows.",
   "homepage": "http://vegas.jaysalvat.com",
   "author": "Jay Salvat",

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません