diff --git a/CHANGELOG.md b/CHANGELOG.md index 547267fad..3dc447efb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,33 @@ # Changelog +## 13.0.0 + +### πŸš€ New Features + +- `table` https://github.com/primer/octicons/pull/564 +- `person-add` https://github.com/primer/octicons/pull/573 +- `blocked` https://github.com/primer/octicons/pull/576 +- `duplicate` https://github.com/primer/octicons/pull/576 +- `dependabot`https://github.com/primer/octicons/pull/585 +- `codescan` https://github.com/primer/octicons/pull/588 +- `browser` https://github.com/primer/octicons/pull/575 +- `sidebar` icons https://github.com/primer/octicons/pull/569 +- `codespaces` https://github.com/primer/octicons/pull/587 + +### πŸ’₯ Breaking changes + +- Remove 24px `insights` icon https://github.com/primer/octicons/pull/574 +- Remove 24px `copy` icon https://github.com/primer/octicons/pull/586 + +### πŸ’… Enhancements + +- Use more explicit dependencies for Rails helper https://github.com/primer/octicons/pull/565 + +### πŸ› Fixes + +- Fix `megaphone-16` https://github.com/primer/octicons/pull/554 +- Fix `circle` icon https://github.com/primer/octicons/pull/584 + ## 12.1.0 ### React @@ -7,38 +35,46 @@ ### πŸ’… Enhancements - Add icon-specific class names to each icon component https://github.com/primer/octicons/pull/453 @FloEdelmann -- Add `fill` prop to each icon component https://github.com/primer/octicons/pull/551 @macno +- Add `fill` prop to each icon component https://github.com/primer/octicons/pull/551 @macno ## 12.0.0 + ### πŸš€ New Features + - `bug` (https://github.com/primer/octicons/pull/543) - `multi-select` (https://github.com/primer/octicons/pull/534) ### πŸ’… Enhancements + - Make octicon helper slightly faster (@jhawthorn & @seejohnrun) (#536) -### πŸ’₯ Breaking changes +### πŸ’₯ Breaking changes + - Rename 16px `trashcan` icon to `trash` (@fermion πŸ™‡) (https://github.com/primer/octicons/pull/538) ### 🧽Chores + - Dependency updates (#525, #524, #523, #522, #520) ## 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) +- Fix rendering of arrows in Safari (@aaronshekey https://github.com/primer/octicons/pull/527) ## 11.2.0 ### πŸš€ New Features + - `strikethrough` (https://github.com/primer/octicons/pull/518) ### πŸ› Fixes + - Align `plus` and `dash` icon (https://github.com/primer/octicons/pull/447) - Small edits in JS documentation (https://github.com/primer/octicons/pull/499) @@ -49,12 +85,13 @@ ## 11.1.0 ### πŸš€ 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) +- Corrected stroke for 24px `smiley` (https://github.com/primer/octicons/pull/509) ## 11.0.0 diff --git a/icons/blocked-16.svg b/icons/blocked-16.svg new file mode 100644 index 000000000..5c2947f33 --- /dev/null +++ b/icons/blocked-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/blocked-24.svg b/icons/blocked-24.svg new file mode 100644 index 000000000..e4f07af38 --- /dev/null +++ b/icons/blocked-24.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/browser-16.svg b/icons/browser-16.svg index 457d745c2..e92261c7c 100644 --- a/icons/browser-16.svg +++ b/icons/browser-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/browser-24.svg b/icons/browser-24.svg new file mode 100644 index 000000000..f22a4762b --- /dev/null +++ b/icons/browser-24.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/circle-16.svg b/icons/circle-16.svg index 9c577d6b2..263fdaf12 100644 --- a/icons/circle-16.svg +++ b/icons/circle-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/codescan-16.svg b/icons/codescan-16.svg new file mode 100644 index 000000000..4353a7ff9 --- /dev/null +++ b/icons/codescan-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/codescan-24.svg b/icons/codescan-24.svg new file mode 100644 index 000000000..87ff91f51 --- /dev/null +++ b/icons/codescan-24.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/codescan-checkmark-16.svg b/icons/codescan-checkmark-16.svg new file mode 100644 index 000000000..74a8c3be0 --- /dev/null +++ b/icons/codescan-checkmark-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/codescan-checkmark-24.svg b/icons/codescan-checkmark-24.svg new file mode 100644 index 000000000..37b97f909 --- /dev/null +++ b/icons/codescan-checkmark-24.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/codespaces-16.svg b/icons/codespaces-16.svg new file mode 100644 index 000000000..ff71b285b --- /dev/null +++ b/icons/codespaces-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/codespaces-24.svg b/icons/codespaces-24.svg new file mode 100644 index 000000000..9f0de2aa0 --- /dev/null +++ b/icons/codespaces-24.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/copy-24.svg b/icons/copy-24.svg deleted file mode 100644 index 1487079f2..000000000 --- a/icons/copy-24.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/icons/dependabot-16.svg b/icons/dependabot-16.svg new file mode 100644 index 000000000..ef2fca057 --- /dev/null +++ b/icons/dependabot-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/dependabot-24.svg b/icons/dependabot-24.svg new file mode 100644 index 000000000..843480bed --- /dev/null +++ b/icons/dependabot-24.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/duplicate-16.svg b/icons/duplicate-16.svg new file mode 100644 index 000000000..51f6f98a5 --- /dev/null +++ b/icons/duplicate-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/duplicate-24.svg b/icons/duplicate-24.svg new file mode 100644 index 000000000..d0f0176ca --- /dev/null +++ b/icons/duplicate-24.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/insights-24.svg b/icons/insights-24.svg deleted file mode 100644 index 5fca8a5a4..000000000 --- a/icons/insights-24.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/icons/megaphone-16.svg b/icons/megaphone-16.svg index 54b55b629..44f1874e4 100644 --- a/icons/megaphone-16.svg +++ b/icons/megaphone-16.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/person-add-16.svg b/icons/person-add-16.svg new file mode 100644 index 000000000..c6d669cb3 --- /dev/null +++ b/icons/person-add-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/person-add-24.svg b/icons/person-add-24.svg new file mode 100644 index 000000000..e2d7dfef8 --- /dev/null +++ b/icons/person-add-24.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sidebar-collapse-16.svg b/icons/sidebar-collapse-16.svg new file mode 100644 index 000000000..3e83ad8d4 --- /dev/null +++ b/icons/sidebar-collapse-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sidebar-collapse-24.svg b/icons/sidebar-collapse-24.svg new file mode 100644 index 000000000..4dde1d13f --- /dev/null +++ b/icons/sidebar-collapse-24.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sidebar-expand-16.svg b/icons/sidebar-expand-16.svg new file mode 100644 index 000000000..f664fbf5a --- /dev/null +++ b/icons/sidebar-expand-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/sidebar-expand-24.svg b/icons/sidebar-expand-24.svg new file mode 100644 index 000000000..8304d321c --- /dev/null +++ b/icons/sidebar-expand-24.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/table-16.svg b/icons/table-16.svg new file mode 100644 index 000000000..06dc0cc74 --- /dev/null +++ b/icons/table-16.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/table-24.svg b/icons/table-24.svg new file mode 100644 index 000000000..3ef6fe249 --- /dev/null +++ b/icons/table-24.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/lib/octicons_gem/lib/octicons/version.rb b/lib/octicons_gem/lib/octicons/version.rb index c8112896e..baa5915df 100644 --- a/lib/octicons_gem/lib/octicons/version.rb +++ b/lib/octicons_gem/lib/octicons/version.rb @@ -1,3 +1,3 @@ module Octicons - VERSION = "12.1.0".freeze + VERSION = "13.0.0".freeze end diff --git a/lib/octicons_helper/Gemfile b/lib/octicons_helper/Gemfile index d9c4ea2f5..86fd04f83 100644 --- a/lib/octicons_helper/Gemfile +++ b/lib/octicons_helper/Gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" gemspec -gem "octicons", "12.1.0" +gem "octicons", "13.0.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 dcb36b392..ce453eb1e 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 = "12.1.0".freeze + VERSION = "13.0.0".freeze end diff --git a/lib/octicons_helper/octicons_helper.gemspec b/lib/octicons_helper/octicons_helper.gemspec index daa0cbf02..bda2cc3fd 100644 --- a/lib/octicons_helper/octicons_helper.gemspec +++ b/lib/octicons_helper/octicons_helper.gemspec @@ -13,6 +13,7 @@ Gem::Specification.new do |s| s.require_paths = ["lib"] - s.add_dependency "octicons", "12.1.0" - s.add_dependency "rails" + s.add_dependency "octicons", "13.0.0" + s.add_dependency "railties" + s.add_dependency "actionview" end diff --git a/lib/octicons_jekyll/Gemfile b/lib/octicons_jekyll/Gemfile index 0257fc52b..b278be174 100644 --- a/lib/octicons_jekyll/Gemfile +++ b/lib/octicons_jekyll/Gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" gemspec -gem "octicons", "12.1.0" +gem "octicons", "13.0.0" group :development, :test do gem "minitest" diff --git a/lib/octicons_jekyll/jekyll-octicons.gemspec b/lib/octicons_jekyll/jekyll-octicons.gemspec index be8e9cdbf..02c2abc0d 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", "12.1.0" + s.add_dependency "octicons", "13.0.0" end diff --git a/lib/octicons_jekyll/lib/jekyll-octicons/version.rb b/lib/octicons_jekyll/lib/jekyll-octicons/version.rb index ac59c5ecd..cfac965a0 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 = "12.1.0".freeze + VERSION = "13.0.0".freeze end end diff --git a/lib/octicons_node/package-lock.json b/lib/octicons_node/package-lock.json index b8780a380..73aa430d6 100644 --- a/lib/octicons_node/package-lock.json +++ b/lib/octicons_node/package-lock.json @@ -1,6 +1,6 @@ { "name": "@primer/octicons", - "version": "12.1.0", + "version": "13.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/lib/octicons_node/package.json b/lib/octicons_node/package.json index 00c10aee7..109993f0f 100644 --- a/lib/octicons_node/package.json +++ b/lib/octicons_node/package.json @@ -1,6 +1,6 @@ { "name": "@primer/octicons", - "version": "12.1.0", + "version": "13.0.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 da5774d21..c5283d3df 100644 --- a/lib/octicons_react/package-lock.json +++ b/lib/octicons_react/package-lock.json @@ -1,6 +1,6 @@ { "name": "@primer/octicons-react", - "version": "12.1.0", + "version": "13.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/lib/octicons_react/package.json b/lib/octicons_react/package.json index 1a660bb91..f75d42d27 100644 --- a/lib/octicons_react/package.json +++ b/lib/octicons_react/package.json @@ -1,6 +1,6 @@ { "name": "@primer/octicons-react", - "version": "12.1.0", + "version": "13.0.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 f17dbbfc2..0b479b985 100644 --- a/lib/octicons_styled/package-lock.json +++ b/lib/octicons_styled/package-lock.json @@ -1,6 +1,6 @@ { "name": "@primer/styled-octicons", - "version": "12.1.0", + "version": "13.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/lib/octicons_styled/package.json b/lib/octicons_styled/package.json index 699baee5c..44dd2acff 100644 --- a/lib/octicons_styled/package.json +++ b/lib/octicons_styled/package.json @@ -1,6 +1,6 @@ { "name": "@primer/styled-octicons", - "version": "12.1.0", + "version": "13.0.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 678a75000..1edddfa48 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "version": "12.1.0", + "version": "13.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 71ec88770..05f5928b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "private": true, - "version": "12.1.0", + "version": "13.0.0", "scripts": { "version": "script/version", "test": "ava -v tests/*.js",