Skip to content

Commit f603c70

Browse files
authored
Merge pull request #132 from opf/changeset-release/main
Release Tracking
2 parents 644334a + f651421 commit f603c70

File tree

6 files changed

+11
-13
lines changed

6 files changed

+11
-13
lines changed

.changeset/big-bobcats-begin.md

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

.changeset/real-pigs-divide.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.31.0
4+
5+
### Minor Changes
6+
7+
- [#1129](https://github.com/primer/octicons/pull/1129) [`68ebe53b`](https://github.com/opf/openproject-octicons/commit/68ebe53ba972e391fa2b60458e37348636e202ad) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Added InboxFill icon
8+
9+
* [#130](https://github.com/opf/openproject-octicons/pull/130) [`3caf51af`](https://github.com/opf/openproject-octicons/commit/3caf51af68e8197f9fd789007b971d9a78b47e93) Thanks [@HDinger](https://github.com/HDinger)! - Add 24px version for op-alarm, op-stopwatch-start, op-stopwatch-stop
10+
311
## 19.30.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": "@openproject/octicons-node",
3-
"version": "19.30.1",
3+
"version": "19.31.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.30.1",
3+
"version": "19.31.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": "@openproject/octicons",
3-
"version": "19.30.1",
3+
"version": "19.31.0",
44
"publishConfig": {
55
"registry": "no registry, don't publish from this package.json."
66
},

0 commit comments

Comments
 (0)