File tree Expand file tree Collapse file tree 4 files changed +17
-5
lines changed
Expand file tree Collapse file tree 4 files changed +17
-5
lines changed Original file line number Diff line number Diff line change 33Changelog
44=========
55
6+ 62.2.19 (March 5, 2020)
7+ -----------------------
8+
9+ ### Bug fixes / Improvements
10+
11+ * [[ ` 91d5d890c8 ` ] ( https://github.com/alrra/browser-logos/commit/91d5d890c8d945d75edd558ad5967114da2fc653 )] - π Further losslessly optimize ` internet-explorer-developer-channel.svg ` (by [ ` CΔtΔlin MariΘ ` ] ( https://github.com/alrra ) ).
12+ * [[ ` 5a9c0526bb ` ] ( https://github.com/alrra/browser-logos/commit/5a9c0526bbb984d5ed705284e3e5c31a2194a8a9 )] - π Further losslessly optimize ` internet-explorer_9-11.svg ` (by [ ` CΔtΔlin MariΘ ` ] ( https://github.com/alrra ) ).
13+ * [[ ` 6c0963456c ` ] ( https://github.com/alrra/browser-logos/commit/6c0963456cf1e770f0ad0abe8a557f9c2aef0ca3 )] - π Further losslessly optimize ` firefox-preview-beta.svg ` (by [ ` CΔtΔlin MariΘ ` ] ( https://github.com/alrra ) ).
14+ * [[ ` 9358a054dd ` ] ( https://github.com/alrra/browser-logos/commit/9358a054dda5822af658d1f16f20df4fbf3801f2 )] - π Further optimize ` firefox_57-70.svg ` (by [ ` CΔtΔlin MariΘ ` ] ( https://github.com/alrra ) ).
15+ * [[ ` 0f4c39eeed ` ] ( https://github.com/alrra/browser-logos/commit/0f4c39eeedff10eb5c559bdc981780deb98b17c8 )] - π Further losslessly optimize ` chromium_1-11.svg ` (by [ ` CΔtΔlin MariΘ ` ] ( https://github.com/alrra ) ).
16+ * [[ ` f59e7c49aa ` ] ( https://github.com/alrra/browser-logos/commit/f59e7c49aadb72f8c7a46ec637fe911bfc8fff89 )] - π Further optimize ` bezillabrowser.svg ` (by [ ` CΔtΔlin MariΘ ` ] ( https://github.com/alrra ) ).
17+
61862.2.18 (March 1, 2020)
719-----------------------
820
Original file line number Diff line number Diff line change @@ -78,8 +78,8 @@ There are a few options for getting the browser logos:
7878
7979* Install using:
8080
81- * [ ` npm ` ] [ npm ] : ` npm install alrra/browser-logos#62.2.18 `
82- * [ ` Yarn ` ] [ yarn ] : ` yarn add browser-logos#62.2.18 `
81+ * [ ` npm ` ] [ npm ] : ` npm install alrra/browser-logos#62.2.19 `
82+ * [ ` Yarn ` ] [ yarn ] : ` yarn add browser-logos#62.2.19 `
8383
8484* Download the [ ` zip ` archive] [ archive ] .
8585
@@ -115,7 +115,7 @@ paul] blog post.
115115<!-- Link labels: -->
116116
117117[ archive readme ] : src/archive/README.md#readme
118- [ archive ] : https://github.com/alrra/browser-logos/archive/62.2.18 .zip
118+ [ archive ] : https://github.com/alrra/browser-logos/archive/62.2.19 .zip
119119[ article paul ] : https://www.paulirish.com/2010/high-res-browser-icons/
120120[ build icon ] : https://github.com/alrra/browser-logos/workflows/test/badge.svg
121121[ build url ] : https://github.com/alrra/browser-logos/actions
Original file line number Diff line number Diff line change 2020 "release" : " ./scripts/release.js" ,
2121 "test" : " npm run lint-markdown"
2222 },
23- "version" : " 62.2.18 "
23+ "version" : " 62.2.19 "
2424}
You canβt perform that action at this time.
0 commit comments