Skip to content

Commit 08a9855

Browse files
authored
Merge pull request #129 from opf/changeset-release/main
Release Tracking
2 parents 76914cb + da0414b commit 08a9855

File tree

5 files changed

+9
-8
lines changed

5 files changed

+9
-8
lines changed

.changeset/real-pumas-flash.md

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

CHANGELOG.md

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

3+
## 19.30.1
4+
5+
### Patch Changes
6+
7+
- [#128](https://github.com/opf/openproject-octicons/pull/128) [`a763cb0d`](https://github.com/opf/openproject-octicons/commit/a763cb0d1b1e6503a2db5cecccca9fc9fa924954) Thanks [@HDinger](https://github.com/HDinger)! - Fix angular build
8+
39
## 19.30.0
410

511
### 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": "@openproject/octicons-node",
3-
"version": "19.30.0",
3+
"version": "19.30.1",
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.0",
3+
"version": "19.30.1",
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.0",
3+
"version": "19.30.1",
44
"publishConfig": {
55
"registry": "no registry, don't publish from this package.json."
66
},

0 commit comments

Comments
 (0)