Skip to content

Commit 7ee4aaf

Browse files
Version Packages (#1210)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 02bd1ef commit 7ee4aaf

6 files changed

Lines changed: 13 additions & 13 deletions

File tree

.changeset/spotty-bats-call.md

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

.changeset/tidy-pugs-wink.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.27.0
4+
5+
### Minor Changes
6+
7+
- [#1203](https://github.com/primer/octicons/pull/1203) [`a69618e4`](https://github.com/primer/octicons/commit/a69618e4b64988784c9c0a06bbf809a3fa343642) Thanks [@ericwbailey](https://github.com/ericwbailey)! - Add flag icon
8+
9+
### Patch Changes
10+
11+
- [#1212](https://github.com/primer/octicons/pull/1212) [`02bd1ef8`](https://github.com/primer/octicons/commit/02bd1ef8d15abffaa45be8e00c5fbc896e276c54) Thanks [@ericwbailey](https://github.com/ericwbailey)! - remove hardcoded fill from flag icon
12+
313
## 19.26.0
414

515
### 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": "@primer/octicons",
3-
"version": "19.26.0",
3+
"version": "19.27.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.26.0",
3+
"version": "19.27.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.26.0",
3+
"version": "19.27.0",
44
"publishConfig": {
55
"registry": "no registry, don't publish from this package.json."
66
},

0 commit comments

Comments
 (0)