Browse Source

Build v2.4.2

Jay Salvat 6 years ago
parent
commit
9cc22fd8f9
7 changed files with 11 additions and 5 deletions
  1. 6 0
      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

+ 6 - 0
CHANGELOG.md

@@ -2,6 +2,12 @@
 
 ## CHANGE LOG
 
+### Vegas 2.4.2 2018-20-18
+
+* Update dev packages
+* Code formating
+* Remove IOS7 css hack.
+
 ### Vegas 2.4.1 2018-09-17
 
 * Optimise overlay png with tinypng

+ 1 - 1
bower.json

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

+ 1 - 1
component.json

@@ -1,6 +1,6 @@
 {
     "name": "vegas",
-    "version": "2.4.2",
+    "version": "2.4.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.4.1 - built 2018-15-18
+ * v2.4.2 - built 2018-20-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.4.1 - built 2018-15-18
+ * v2.4.2 - built 2018-20-18
  * Licensed under the MIT License.
  * http://vegas.jaysalvat.com/
  * ----------------------------------------------------------------------------

File diff suppressed because it is too large
+ 0 - 0
dist/vegas.min.js.map


+ 1 - 1
package.json

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

Some files were not shown because too many files changed in this diff