jenkins-bot has submitted this change and it was merged.

Change subject: Update package.json
......................................................................


Update package.json

Change-Id: I0fda37ababda0727a2f17c75ab6e4ef28427ffbd
---
M CHANGELOG.md
M package.json
2 files changed, 17 insertions(+), 14 deletions(-)

Approvals:
  Paladox: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/CHANGELOG.md b/CHANGELOG.md
index ee9424f..652b484 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,10 +1,10 @@
 Changelog
 =========
 
-### 4.0 rc 1
-
-New features
+4.0 rc 1
 ===
+
+### New features
 
 To set tiles now please do the following
 
@@ -38,14 +38,15 @@
 
 $wgMetrolookTile1-10
 
-### 4.0 alpha 5
+4.0 alpha 5
+===
 
 ( Not released instead please see 4.0 rc 1 which is this release but in rc 
stage. )
 
-### 4.0 alpha 4
-
-New features
+4.0 alpha 4
 ===
+
+### New features
 
 Refractured code in metrolook.js and MetrolookTemplate.php
 
@@ -66,15 +67,15 @@
 $wgMetrolookSiteText = 'Enter text here';
 
 
-Bug Fixes
-===
+### Bug Fixes
 
 * Fixed js issue with searchbar on iPad.
 
 * Some bug fixes.
 
 
-### 4.0 alpha 3
+4.0 alpha 3
+===
 
 You can now disable CollapsibleNav new configuations and how to enable and 
disable it.
 
@@ -88,7 +89,8 @@
 
 $wgDefaultUserOptions['skinmetrolook-collapsiblenav'] = 0; to disable it but 
allow users in preference to enable it. or $wgMetrolookFeatures = array( 
'collapsiblenav' => array( 'global' => false, 'user' => false ), ); to disable 
everywhere
 
-### 4.0 alpha 2
+4.0 alpha 2
+===
 
 More improvements to mobile desgn on ipad.
 
@@ -96,7 +98,8 @@
 
 Skin.json is now used.
 
-### 4.0 alpha 1
+4.0 alpha 1
+===
 
 First release of Metrolook to support MediaWiki 1.26.
 
diff --git a/package.json b/package.json
index 386f27a..c0565ce 100644
--- a/package.json
+++ b/package.json
@@ -6,8 +6,8 @@
     "grunt": "0.4.5",
     "grunt-cli": "0.1.13",
     "grunt-contrib-jshint": "0.11.3",
-    "grunt-banana-checker": "0.3.0",
+    "grunt-banana-checker": "0.4.0",
     "grunt-jscs": "2.1.0",
-    "grunt-jsonlint": "1.0.4"
+    "grunt-jsonlint": "1.0.5"
   }
 }

-- 
To view, visit https://gerrit.wikimedia.org/r/245135
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I0fda37ababda0727a2f17c75ab6e4ef28427ffbd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/Metrolook
Gerrit-Branch: REL1_26
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Paladox <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to