Skip to content

Commit 4775037

Browse files
authored
Merge pull request #124 from opf/changeset-release/main
Release Tracking
2 parents 70025c1 + 1678269 commit 4775037

File tree

6 files changed

+11
-13
lines changed

6 files changed

+11
-13
lines changed

.changeset/chatty-brooms-admire.md

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

.changeset/great-eggs-mix.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.29.0
4+
5+
### Minor Changes
6+
7+
- [#123](https://github.com/opf/openproject-octicons/pull/123) [`0aea7e61`](https://github.com/opf/openproject-octicons/commit/0aea7e61848c712fff10ba462379d3a4cc0f2c7d) Thanks [@HDinger](https://github.com/HDinger)! - Add octicon "op-add-widget"
8+
9+
* [#122](https://github.com/opf/openproject-octicons/pull/122) [`90a3a022`](https://github.com/opf/openproject-octicons/commit/90a3a0228fe72fa7539ccb6af60fc94018d4933a) Thanks [@HDinger](https://github.com/HDinger)! - Remove op-attachmentadd octicon
10+
311
## 19.28.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": "@openproject/octicons-node",
3-
"version": "19.28.0",
3+
"version": "19.29.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.28.0",
3+
"version": "19.29.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.28.0",
3+
"version": "19.29.0",
44
"publishConfig": {
55
"registry": "no registry, don't publish from this package.json."
66
},

0 commit comments

Comments
 (0)