Skip to content

Commit bd5ef88

Browse files
Version Packages (#1159)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 18e3b9f commit bd5ef88

File tree

5 files changed

+12
-11
lines changed

5 files changed

+12
-11
lines changed

.changeset/locked-icons.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 19.22.0
4+
5+
### Minor Changes
6+
7+
- [#1157](https://github.com/primer/octicons/pull/1157) [`18e3b9fd`](https://github.com/primer/octicons/commit/18e3b9fd74c4bc85b1add3624a082fc0f6fd36c2) Thanks [@janmaarten-a11y](https://github.com/janmaarten-a11y)! - Add book-locked icon
8+
Add comment-locked icon
9+
Add issue-locked icon
10+
Add git-pull-request-locked icon
11+
312
## 19.21.2
413

514
### Patch Changes

lib/octicons_node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primer/octicons",
3-
"version": "19.21.2",
3+
"version": "19.22.0",
44
"description": "A scalable set of icons handcrafted with <3 by GitHub.",
55
"homepage": "https://primer.style/octicons",
66
"author": "GitHub Inc.",

lib/octicons_react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primer/octicons-react",
3-
"version": "19.21.2",
3+
"version": "19.22.0",
44
"description": "A scalable set of icons handcrafted with <3 by GitHub.",
55
"homepage": "https://primer.style/octicons",
66
"author": "GitHub, Inc.",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primer/octicons",
3-
"version": "19.21.2",
3+
"version": "19.22.0",
44
"publishConfig": {
55
"registry": "no registry, don't publish from this package.json."
66
},

0 commit comments

Comments
 (0)