Skip to content

Commit 50ddeee

Browse files
Version Packages
1 parent ef34884 commit 50ddeee

6 files changed

Lines changed: 11 additions & 13 deletions

File tree

.changeset/wise-oranges-attack.md

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

.changeset/yellow-mice-cover.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.25.0
4+
5+
### Minor Changes
6+
7+
- [#1193](https://github.com/primer/octicons/pull/1193) [`b6efea4a`](https://github.com/primer/octicons/commit/b6efea4a5c2cc7bb59f77e4ae2b6dd753149179e) Thanks [@kylewaynebenson](https://github.com/kylewaynebenson)! - Added StackRemove & StackCheck icons
8+
9+
* [#1194](https://github.com/primer/octicons/pull/1194) [`7d7ca421`](https://github.com/primer/octicons/commit/7d7ca421a71d4c982d9b191befbe43a0a8752e60) Thanks [@kylewaynebenson](https://github.com/kylewaynebenson)! - Added Sandbox icon
10+
311
## 19.24.1
412

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

0 commit comments

Comments
 (0)