Skip to content

Commit fa57397

Browse files
Version Packages
1 parent 94ceabb commit fa57397

File tree

6 files changed

+11
-13
lines changed

6 files changed

+11
-13
lines changed

.changeset/dry-cows-visit.md

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

.changeset/lucky-kings-press.md

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

CHANGELOG.md

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

3+
## 19.21.0
4+
5+
### Minor Changes
6+
7+
- [#1132](https://github.com/primer/octicons/pull/1132) [`c5411b04`](https://github.com/primer/octicons/commit/c5411b048090e13a0e6ffafaa10efdc24a8e05b5) Thanks [@mperrotti](https://github.com/mperrotti)! - Adds icons used for Copilot Loops
8+
9+
* [#1133](https://github.com/primer/octicons/pull/1133) [`94ceabb7`](https://github.com/primer/octicons/commit/94ceabb7e1371eefd8ba26ec8eb59cf6149e7a29) Thanks [@mperrotti](https://github.com/mperrotti)! - Adds icons used for feedback dialogs
10+
311
## 19.20.0
412

513
### Minor 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.20.0",
3+
"version": "19.21.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.20.0",
3+
"version": "19.21.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.20.0",
3+
"version": "19.21.0",
44
"publishConfig": {
55
"registry": "no registry, don't publish from this package.json."
66
},

0 commit comments

Comments
 (0)