From 94542c12ecef01bf605371755728147f0b32cd98 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Tue, 2 Feb 2021 14:08:42 -0800 Subject: [PATCH 01/10] Save number-24.svg, number-16.svg --- icons/number-16.svg | 9 +++++++++ icons/number-24.svg | 7 +++++++ 2 files changed, 16 insertions(+) create mode 100644 icons/number-16.svg create mode 100644 icons/number-24.svg diff --git a/icons/number-16.svg b/icons/number-16.svg new file mode 100644 index 000000000..9d91e7ed3 --- /dev/null +++ b/icons/number-16.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/number-24.svg b/icons/number-24.svg new file mode 100644 index 000000000..741732daf --- /dev/null +++ b/icons/number-24.svg @@ -0,0 +1,7 @@ + + + + + + + From 35adc5a24087b4403ccaef9da084a0f757bf95bf Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Tue, 2 Feb 2021 22:09:18 +0000 Subject: [PATCH 02/10] Optimize SVGs --- icons/desktop-download-16.svg | 2 +- icons/number-16.svg | 10 +--------- icons/number-24.svg | 8 +------- 3 files changed, 3 insertions(+), 17 deletions(-) diff --git a/icons/desktop-download-16.svg b/icons/desktop-download-16.svg index 9012f9f93..cfc2fe018 100644 --- a/icons/desktop-download-16.svg +++ b/icons/desktop-download-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/number-16.svg b/icons/number-16.svg index 9d91e7ed3..d5c215b95 100644 --- a/icons/number-16.svg +++ b/icons/number-16.svg @@ -1,9 +1 @@ - - - - - - - - - + \ No newline at end of file diff --git a/icons/number-24.svg b/icons/number-24.svg index 741732daf..c931e958b 100644 --- a/icons/number-24.svg +++ b/icons/number-24.svg @@ -1,7 +1 @@ - - - - - - - + \ No newline at end of file From 81033757a68579b20ae8f9c7035353b985a3c8f7 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Tue, 2 Feb 2021 14:11:13 -0800 Subject: [PATCH 03/10] Fix bg --- icons/number-16.svg | 7 ++++++- icons/number-24.svg | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/icons/number-16.svg b/icons/number-16.svg index d5c215b95..a1731c657 100644 --- a/icons/number-16.svg +++ b/icons/number-16.svg @@ -1 +1,6 @@ - \ No newline at end of file + + + + + + diff --git a/icons/number-24.svg b/icons/number-24.svg index c931e958b..709af91b4 100644 --- a/icons/number-24.svg +++ b/icons/number-24.svg @@ -1 +1,6 @@ - \ No newline at end of file + + + + + + From 8a843e536ae677ec73350bc74b4add8c4c069bae Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Tue, 2 Feb 2021 22:11:49 +0000 Subject: [PATCH 04/10] Optimize SVGs --- icons/number-16.svg | 7 +------ icons/number-24.svg | 7 +------ 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/icons/number-16.svg b/icons/number-16.svg index a1731c657..d3db88a3f 100644 --- a/icons/number-16.svg +++ b/icons/number-16.svg @@ -1,6 +1 @@ - - - - - - + \ No newline at end of file diff --git a/icons/number-24.svg b/icons/number-24.svg index 709af91b4..5c2834a45 100644 --- a/icons/number-24.svg +++ b/icons/number-24.svg @@ -1,6 +1 @@ - - - - - - + \ No newline at end of file From ab41984573c8a48747c0fc8d2a04e10b37d2ddd8 Mon Sep 17 00:00:00 2001 From: Emily Plummer Date: Tue, 2 Feb 2021 14:16:41 -0800 Subject: [PATCH 05/10] update changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9eca13ea2..df842d601 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 11.3.0 +### 🚀 New Features +- `number` (https://github.com/primer/octicons/pull/541) + + # 11.2.0 ### 🚀 New Features - `strikethrough` (https://github.com/primer/octicons/pull/518) @@ -14,7 +19,7 @@ ### 🚀 New Features - `container` (https://github.com/primer/octicons/pull/507) - `squirrel` 24px icon (https://github.com/primer/octicons/pull/508) - + ### 🐛 Fixes - Corrected stroke for 24px `smiley` (https://github.com/primer/octicons/pull/509) From 5178ca58732dcdee9907744547ad514d9fe8e7d7 Mon Sep 17 00:00:00 2001 From: Emily Plummer Date: Tue, 2 Feb 2021 14:21:53 -0800 Subject: [PATCH 06/10] update versions --- lib/octicons_gem/lib/octicons/version.rb | 2 +- lib/octicons_helper/Gemfile | 2 +- lib/octicons_helper/lib/octicons_helper/version.rb | 2 +- lib/octicons_helper/octicons_helper.gemspec | 2 +- lib/octicons_jekyll/Gemfile | 2 +- lib/octicons_jekyll/jekyll-octicons.gemspec | 2 +- lib/octicons_jekyll/lib/jekyll-octicons/version.rb | 2 +- lib/octicons_node/package-lock.json | 2 +- lib/octicons_node/package.json | 2 +- lib/octicons_react/package-lock.json | 2 +- lib/octicons_react/package.json | 2 +- lib/octicons_styled/package-lock.json | 2 +- lib/octicons_styled/package.json | 2 +- package-lock.json | 2 +- package.json | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/lib/octicons_gem/lib/octicons/version.rb b/lib/octicons_gem/lib/octicons/version.rb index bab6df375..a1f1e2010 100644 --- a/lib/octicons_gem/lib/octicons/version.rb +++ b/lib/octicons_gem/lib/octicons/version.rb @@ -1,3 +1,3 @@ module Octicons - VERSION = "11.2.0".freeze + VERSION = "11.3.0".freeze end diff --git a/lib/octicons_helper/Gemfile b/lib/octicons_helper/Gemfile index 35993cd0b..95caa04a7 100644 --- a/lib/octicons_helper/Gemfile +++ b/lib/octicons_helper/Gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" gemspec -gem "octicons", "11.2.0" +gem "octicons", "11.3.0" gem "rails" group :development, :test do diff --git a/lib/octicons_helper/lib/octicons_helper/version.rb b/lib/octicons_helper/lib/octicons_helper/version.rb index 7b35ef96e..3a691238b 100644 --- a/lib/octicons_helper/lib/octicons_helper/version.rb +++ b/lib/octicons_helper/lib/octicons_helper/version.rb @@ -1,3 +1,3 @@ module OcticonsHelper - VERSION = "11.2.0".freeze + VERSION = "11.3.0".freeze end diff --git a/lib/octicons_helper/octicons_helper.gemspec b/lib/octicons_helper/octicons_helper.gemspec index f2e493406..b54ea21c2 100644 --- a/lib/octicons_helper/octicons_helper.gemspec +++ b/lib/octicons_helper/octicons_helper.gemspec @@ -13,6 +13,6 @@ Gem::Specification.new do |s| s.require_paths = ["lib"] - s.add_dependency "octicons", "11.2.0" + s.add_dependency "octicons", "11.3.0" s.add_dependency "rails" end diff --git a/lib/octicons_jekyll/Gemfile b/lib/octicons_jekyll/Gemfile index 354f92ed7..c34d9c7a1 100644 --- a/lib/octicons_jekyll/Gemfile +++ b/lib/octicons_jekyll/Gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" gemspec -gem "octicons", "11.2.0" +gem "octicons", "11.3.0" group :development, :test do gem "minitest" diff --git a/lib/octicons_jekyll/jekyll-octicons.gemspec b/lib/octicons_jekyll/jekyll-octicons.gemspec index 63e749e5c..c1b70bc43 100644 --- a/lib/octicons_jekyll/jekyll-octicons.gemspec +++ b/lib/octicons_jekyll/jekyll-octicons.gemspec @@ -14,5 +14,5 @@ Gem::Specification.new do |s| s.require_paths = ["lib"] s.add_dependency "jekyll", ">= 3.6", "< 5.0" - s.add_dependency "octicons", "11.2.0" + s.add_dependency "octicons", "11.3.0" end diff --git a/lib/octicons_jekyll/lib/jekyll-octicons/version.rb b/lib/octicons_jekyll/lib/jekyll-octicons/version.rb index 1390d6e24..98947c240 100644 --- a/lib/octicons_jekyll/lib/jekyll-octicons/version.rb +++ b/lib/octicons_jekyll/lib/jekyll-octicons/version.rb @@ -3,6 +3,6 @@ module Liquid; class Tag; end; end module Jekyll class Octicons < Liquid::Tag - VERSION = "11.2.0".freeze + VERSION = "11.3.0".freeze end end diff --git a/lib/octicons_node/package-lock.json b/lib/octicons_node/package-lock.json index 18a270480..391f0c9a2 100644 --- a/lib/octicons_node/package-lock.json +++ b/lib/octicons_node/package-lock.json @@ -1,6 +1,6 @@ { "name": "@primer/octicons", - "version": "11.2.0", + "version": "11.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/lib/octicons_node/package.json b/lib/octicons_node/package.json index 24d956716..2c7ada023 100644 --- a/lib/octicons_node/package.json +++ b/lib/octicons_node/package.json @@ -1,6 +1,6 @@ { "name": "@primer/octicons", - "version": "11.2.0", + "version": "11.3.0", "description": "A scalable set of icons handcrafted with <3 by GitHub.", "homepage": "https://octicons.github.com", "author": "GitHub Inc.", diff --git a/lib/octicons_react/package-lock.json b/lib/octicons_react/package-lock.json index 6f4ed0e8e..0aa2929fd 100644 --- a/lib/octicons_react/package-lock.json +++ b/lib/octicons_react/package-lock.json @@ -1,6 +1,6 @@ { "name": "@primer/octicons-react", - "version": "11.2.0", + "version": "11.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/lib/octicons_react/package.json b/lib/octicons_react/package.json index 7df5cfafc..6a575fa6b 100644 --- a/lib/octicons_react/package.json +++ b/lib/octicons_react/package.json @@ -1,6 +1,6 @@ { "name": "@primer/octicons-react", - "version": "11.2.0", + "version": "11.3.0", "description": "A scalable set of icons handcrafted with <3 by GitHub.", "homepage": "https://octicons.github.com", "author": "GitHub, Inc.", diff --git a/lib/octicons_styled/package-lock.json b/lib/octicons_styled/package-lock.json index 7cc6af543..b9202972b 100644 --- a/lib/octicons_styled/package-lock.json +++ b/lib/octicons_styled/package-lock.json @@ -1,6 +1,6 @@ { "name": "@primer/styled-octicons", - "version": "11.2.0", + "version": "11.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/lib/octicons_styled/package.json b/lib/octicons_styled/package.json index d59622ff6..62f226ab0 100644 --- a/lib/octicons_styled/package.json +++ b/lib/octicons_styled/package.json @@ -1,6 +1,6 @@ { "name": "@primer/styled-octicons", - "version": "11.2.0", + "version": "11.3.0", "description": "A scalable set of icons handcrafted with <3 by GitHub.", "homepage": "https://octicons.github.com", "author": "GitHub, Inc.", diff --git a/package-lock.json b/package-lock.json index 595e337e2..23bb81281 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "version": "11.2.0", + "version": "11.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a982807e3..28389f52a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "private": true, - "version": "11.2.0", + "version": "11.3.0", "scripts": { "version": "script/version", "test": "ava -v tests/*.js", From b359ce0b9683c67580e5b065f386856f3a841d1a Mon Sep 17 00:00:00 2001 From: Emily Plummer Date: Tue, 2 Feb 2021 22:22:38 +0000 Subject: [PATCH 07/10] Optimize SVGs --- icons/desktop-download-16.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/desktop-download-16.svg b/icons/desktop-download-16.svg index 9012f9f93..cfc2fe018 100644 --- a/icons/desktop-download-16.svg +++ b/icons/desktop-download-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file From 1056f4b5cf07cda3f5d6b2452497a0c40acf0434 Mon Sep 17 00:00:00 2001 From: emplums Date: Tue, 2 Feb 2021 14:28:01 -0800 Subject: [PATCH 08/10] Update CHANGELOG.md Co-authored-by: Cole Bemis --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index df842d601..0ff42e53a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ### 🚀 New Features - `number` (https://github.com/primer/octicons/pull/541) +### 🐛 Fixes +- Fix rendering of arrows in Safari (@aaronshekey https://github.com/primer/octicons/pull/527) + # 11.2.0 ### 🚀 New Features From a323e73a21720cc63ea34fee99c0ef8bc9b703db Mon Sep 17 00:00:00 2001 From: edokoa Date: Tue, 2 Feb 2021 23:29:36 +0100 Subject: [PATCH 09/10] Save video-16.svg, video-24.svg (#540) * Save video-16.svg, video-24.svg * Optimize SVGs Co-authored-by: edokoa --- icons/video-16.svg | 1 + icons/video-24.svg | 1 + 2 files changed, 2 insertions(+) create mode 100644 icons/video-16.svg create mode 100644 icons/video-24.svg diff --git a/icons/video-16.svg b/icons/video-16.svg new file mode 100644 index 000000000..3e5a19930 --- /dev/null +++ b/icons/video-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/video-24.svg b/icons/video-24.svg new file mode 100644 index 000000000..d2dca1e9b --- /dev/null +++ b/icons/video-24.svg @@ -0,0 +1 @@ + \ No newline at end of file From 28f3cb78fd0c1561d83e33aba1cbaafde928f747 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Tue, 2 Feb 2021 14:32:21 -0800 Subject: [PATCH 10/10] Add video to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ff42e53a..45263b573 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # 11.3.0 ### 🚀 New Features - `number` (https://github.com/primer/octicons/pull/541) +- `video` (https://github.com/primer/octicons/pull/540) ### 🐛 Fixes - Fix rendering of arrows in Safari (@aaronshekey https://github.com/primer/octicons/pull/527)