Skip to content

Commit 52369b2

Browse files
Version Packages (#1108)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 36fd097 commit 52369b2

File tree

6 files changed

+13
-13
lines changed

6 files changed

+13
-13
lines changed

.changeset/tiny-flowers-jam.md

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

.changeset/twenty-buses-float.md

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

CHANGELOG.md

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

3+
## 19.16.0
4+
5+
### Minor Changes
6+
7+
- [#1107](https://github.com/primer/octicons/pull/1107) [`4073a521`](https://github.com/primer/octicons/commit/4073a52102527e8e894501314c38c6e100d4f5d0) Thanks [@CameronFoxly](https://github.com/CameronFoxly)! - Add minimize-16.svg, maximize-16.svg, maximize-24.svg, minimize-24.svg
8+
9+
### Patch Changes
10+
11+
- [#1112](https://github.com/primer/octicons/pull/1112) [`36fd097f`](https://github.com/primer/octicons/commit/36fd097f885eb22118417458b6d7b5f4c8e8566c) Thanks [@lukasoppermann](https://github.com/lukasoppermann)! - Adjusted alignment of repo delete, locked and push icon in 16px and 24px
12+
313
## 19.15.5
414

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

0 commit comments

Comments
 (0)