From 5f024424fb95effe0b311480b020c02d124ee69d Mon Sep 17 00:00:00 2001 From: xianwei <29200160@qq.com> Date: Thu, 30 Oct 2014 10:44:17 +0800 Subject: [PATCH 1/2] Revert "v2.1.3" This reverts commit dafaf9ee60ff76173954aca755c78a6912a0ee6c. --- CHANGELOG.md | 2 -- bower.json | 2 +- component.json | 2 +- normalize.css | 2 +- 4 files changed, 3 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86d0d1df5..ac5828314 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,5 @@ === HEAD -=== 2.1.3 (August 26, 2013) - * Fix component.json. * Remove the gray background color from active links in IE 10. diff --git a/bower.json b/bower.json index 6e5e4b758..c96b7cd34 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "normalize-css", - "version": "2.1.3", + "version": "2.1.2", "main": "normalize.css", "author": "Nicolas Gallagher", "ignore": [ diff --git a/component.json b/component.json index 1310efffd..bd42e8551 100644 --- a/component.json +++ b/component.json @@ -1,7 +1,7 @@ { "name": "normalize-css", "repo": "necolas/normalize.css", - "version": "2.1.3", + "version": "2.1.2", "styles": ["normalize.css"], "author": "Nicolas Gallagher", "license": "MIT" diff --git a/normalize.css b/normalize.css index c2de8df94..1fd276a0e 100644 --- a/normalize.css +++ b/normalize.css @@ -1,4 +1,4 @@ -/*! normalize.css v2.1.3 | MIT License | git.io/normalize */ +/*! normalize.css v2.1.2 | MIT License | git.io/normalize */ /* ========================================================================== HTML5 display definitions From 0282974328ec66247e16daa47b55ca9343e3b81f Mon Sep 17 00:00:00 2001 From: xianwei <29200160@qq.com> Date: Thu, 30 Oct 2014 10:44:31 +0800 Subject: [PATCH 2/2] Revert "Revert "v2.1.3"" This reverts commit 5f024424fb95effe0b311480b020c02d124ee69d. --- CHANGELOG.md | 2 ++ bower.json | 2 +- component.json | 2 +- normalize.css | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac5828314..86d0d1df5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ === HEAD +=== 2.1.3 (August 26, 2013) + * Fix component.json. * Remove the gray background color from active links in IE 10. diff --git a/bower.json b/bower.json index c96b7cd34..6e5e4b758 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "normalize-css", - "version": "2.1.2", + "version": "2.1.3", "main": "normalize.css", "author": "Nicolas Gallagher", "ignore": [ diff --git a/component.json b/component.json index bd42e8551..1310efffd 100644 --- a/component.json +++ b/component.json @@ -1,7 +1,7 @@ { "name": "normalize-css", "repo": "necolas/normalize.css", - "version": "2.1.2", + "version": "2.1.3", "styles": ["normalize.css"], "author": "Nicolas Gallagher", "license": "MIT" diff --git a/normalize.css b/normalize.css index 1fd276a0e..c2de8df94 100644 --- a/normalize.css +++ b/normalize.css @@ -1,4 +1,4 @@ -/*! normalize.css v2.1.2 | MIT License | git.io/normalize */ +/*! normalize.css v2.1.3 | MIT License | git.io/normalize */ /* ========================================================================== HTML5 display definitions