Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 10.1.0 #487

Merged
merged 33 commits into from
Aug 24, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
c3cdb73
Bump acorn from 6.0.4 to 6.4.1
dependabot[bot] Apr 29, 2020
c771649
Bump acorn from 7.1.0 to 7.1.1 in /lib/octicons_node
dependabot[bot] Apr 29, 2020
9d8c0a1
Save x-circle-16.svg, circle-16.svg, x-circle-fill-16.svg
ashygee Jun 16, 2020
6f2cbd4
Optimize SVGs
actions-user Jun 16, 2020
770acc5
fix svgs
ashygee Jun 16, 2020
5652bbc
Optimize SVGs
actions-user Jun 16, 2020
3a5e709
Save triangle-down-16.svg
ashygee Jun 26, 2020
e2abc65
Optimize SVGs
actions-user Jun 26, 2020
4592a96
Save file-badge-16.svg
edokoa Jul 9, 2020
18db444
Optimize SVGs
actions-user Jul 9, 2020
2b7d934
Bump lodash from 4.17.15 to 4.17.19
dependabot[bot] Jul 16, 2020
2a787c9
Bump lodash from 4.17.15 to 4.17.19 in /lib/octicons_node
dependabot[bot] Jul 16, 2020
9144bfc
Bump lodash from 4.17.15 to 4.17.19 in /lib/octicons_react
dependabot[bot] Jul 20, 2020
2e5068e
Bump lodash from 4.17.15 to 4.17.19 in /lib/octicons_styled
dependabot[bot] Jul 21, 2020
39d4ba0
Bump elliptic from 6.5.2 to 6.5.3 in /lib/octicons_react
dependabot[bot] Aug 1, 2020
c41e48c
Bump elliptic from 6.5.2 to 6.5.3 in /lib/octicons_styled
dependabot[bot] Aug 2, 2020
30d8d36
Adds an icon to indicate switching
ashygee Aug 21, 2020
c19fc1f
Optimize SVGs
actions-user Aug 21, 2020
9512409
update changelog with 10.1.0 changes
ashygee Aug 24, 2020
7128a8d
10.1.0
ashygee Aug 24, 2020
48628a9
bumped version to 10.1.0
ashygee Aug 24, 2020
8d865ba
Merge pull request #486 from primer/add-switch-icon
ashygee Aug 24, 2020
2f6fb16
Merge pull request #464 from primer/add-policies-icon-16
ashygee Aug 24, 2020
961270a
Merge pull request #459 from primer/fix-triangle-down
ashygee Aug 24, 2020
ed280d4
Merge pull request #455 from primer/add-circle-icons
ashygee Aug 24, 2020
ee3d3d6
Merge pull request #481 from primer/dependabot/npm_and_yarn/lib/octic…
ashygee Aug 24, 2020
782a7e4
Merge pull request #480 from primer/dependabot/npm_and_yarn/lib/octic…
ashygee Aug 24, 2020
97c6b85
Merge pull request #475 from primer/dependabot/npm_and_yarn/lib/octic…
ashygee Aug 24, 2020
8fbc115
Merge pull request #473 from primer/dependabot/npm_and_yarn/lib/octic…
ashygee Aug 24, 2020
73eea64
Merge pull request #468 from primer/dependabot/npm_and_yarn/lib/octic…
ashygee Aug 24, 2020
f8dcead
Merge pull request #467 from primer/dependabot/npm_and_yarn/lodash-4.…
ashygee Aug 24, 2020
b8ebc4a
Merge pull request #387 from primer/dependabot/npm_and_yarn/acorn-6.4.1
ashygee Aug 24, 2020
b6dbe56
Merge pull request #386 from primer/dependabot/npm_and_yarn/lib/octic…
ashygee Aug 24, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 10.1.0
### 🚀 New Features
- [`arrow-switch`](https://github.com/primer/octicons/pull/486)
- [`file-badge`](https://github.com/primer/octicons/pull/464)
- [`x-circle`, `x-circle-fill`, `circle`](https://github.com/primer/octicons/pull/455)

### 🐛 Fixes
- Corrected positioning for `triangle-down` [#459](https://github.com/primer/octicons/pull/459)

### 🧽Chores
- Dependency updates

# 10.0.0

## All packages
Expand Down
1 change: 1 addition & 0 deletions icons/arrow-switch-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/arrow-switch-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/circle-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/file-badge-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/triangle-down-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/x-circle-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/x-circle-fill-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion lib/octicons_gem/lib/octicons/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Octicons
VERSION = "10.0.0".freeze
VERSION = "10.1.0".freeze
end
2 changes: 1 addition & 1 deletion lib/octicons_helper/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source "https://rubygems.org"

gemspec

gem "octicons", "10.0.0"
gem "octicons", "10.1.0"
gem "rails"

group :development, :test do
Expand Down
2 changes: 1 addition & 1 deletion lib/octicons_helper/lib/octicons_helper/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module OcticonsHelper
VERSION = "10.0.0".freeze
VERSION = "10.1.0".freeze
end
2 changes: 1 addition & 1 deletion lib/octicons_helper/octicons_helper.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ Gem::Specification.new do |s|

s.require_paths = ["lib"]

s.add_dependency "octicons", "10.0.0"
s.add_dependency "octicons", "10.1.0"
s.add_dependency "rails"
end
2 changes: 1 addition & 1 deletion lib/octicons_jekyll/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source "https://rubygems.org"

gemspec

gem "octicons", "10.0.0"
gem "octicons", "10.1.0"

group :development, :test do
gem "minitest"
Expand Down
2 changes: 1 addition & 1 deletion lib/octicons_jekyll/jekyll-octicons.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -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", "10.0.0"
s.add_dependency "octicons", "10.1.0"
end
2 changes: 1 addition & 1 deletion lib/octicons_jekyll/lib/jekyll-octicons/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module Liquid; class Tag; end; end

module Jekyll
class Octicons < Liquid::Tag
VERSION = "10.0.0".freeze
VERSION = "10.1.0".freeze
end
end
14 changes: 7 additions & 7 deletions lib/octicons_node/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/octicons_node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primer/octicons",
"version": "10.0.0",
"version": "10.1.0",
"description": "A scalable set of icons handcrafted with <3 by GitHub.",
"homepage": "https://octicons.github.com",
"author": "GitHub Inc.",
Expand Down
14 changes: 7 additions & 7 deletions lib/octicons_react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/octicons_react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primer/octicons-react",
"version": "10.0.0",
"version": "10.1.0",
"description": "A scalable set of icons handcrafted with <3 by GitHub.",
"homepage": "https://octicons.github.com",
"author": "GitHub, Inc.",
Expand Down
14 changes: 7 additions & 7 deletions lib/octicons_styled/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/octicons_styled/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primer/styled-octicons",
"version": "10.0.0",
"version": "10.1.0",
"description": "A scalable set of icons handcrafted with <3 by GitHub.",
"homepage": "https://octicons.github.com",
"author": "GitHub, Inc.",
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"version": "10.0.0",
"version": "10.1.0",
"scripts": {
"version": "script/version",
"test": "ava -v tests/*.js",
Expand Down