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

Update @primer/octicons to the latest version 🚀 #21

Merged
merged 3 commits into from
Mar 15, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
3 changes: 2 additions & 1 deletion lib/codepoints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
reply: 61701
#
# codepoints after v4.4.0, manually allocated
# (last one: line-arrow-left 61734)
# (last one: internal-repo 61735)
#
archive: 61709
arrow-both: 61710
Expand All @@ -186,6 +186,7 @@
github-action: 61720
heart-outline: 61729
infinity: 61730
internal-repo: 61735
kebab-horizontal: 61706
kebab-vertical: 61707
line-arrow-down: 61732
Expand Down
6 changes: 3 additions & 3 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
Expand Up @@ -34,7 +34,7 @@
},
"homepage": "https://github.com/zypA13510/octicons-webfont#readme",
"dependencies": {
"@primer/octicons": "9.4.0"
"@primer/octicons": "9.5.0"
},
"devDependencies": {
"@commitlint/config-conventional": "^8.3.4",
Expand Down