Skip to content

Commit aab060f

Browse files
Version Packages
1 parent 47ca59b commit aab060f

6 files changed

Lines changed: 16 additions & 17 deletions

File tree

.changeset/lemon-suns-stare.md

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

.changeset/locked-icons.md

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

CHANGELOG.md

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

3+
## 19.33.0
4+
5+
### Minor Changes
6+
7+
- [#1157](https://github.com/primer/octicons/pull/1157) [`18e3b9fd`](https://github.com/opf/openproject-octicons/commit/18e3b9fd74c4bc85b1add3624a082fc0f6fd36c2) Thanks [@janmaarten-a11y](https://github.com/janmaarten-a11y)! - Add book-locked icon
8+
Add comment-locked icon
9+
Add issue-locked icon
10+
Add git-pull-request-locked icon
11+
12+
### Patch Changes
13+
14+
- [#1175](https://github.com/primer/octicons/pull/1175) [`ea8e6bb7`](https://github.com/opf/openproject-octicons/commit/ea8e6bb79894cc7e85564ee9b53d86b418738d04) Thanks [@kylewaynebenson](https://github.com/kylewaynebenson)! - - Remove set fill from svgs
15+
316
## 19.32.1
417

518
### 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.32.1",
3+
"version": "19.33.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.32.1",
3+
"version": "19.33.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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openproject/octicons",
3-
"version": "19.32.1",
3+
"version": "19.33.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/opf/openproject-octicons"
@@ -32,7 +32,6 @@
3232
"js-yaml": "3.14.2",
3333
"lodash.merge": "4.6.2",
3434
"prettier": "3.4.1",
35-
"lodash.merge": "4.6.2",
3635
"svgo": "3.3.3",
3736
"svgson": "5.2.1",
3837
"trim-newlines": "3.0.1",

0 commit comments

Comments
 (0)