Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 24, 2024
1 parent 572ba70 commit bb950ba
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilled-gifts-hope.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 19.18.1

### Patch Changes

- [#69](https://github.com/opf/openproject-octicons/pull/69) [`059f14ff`](https://github.com/opf/openproject-octicons/commit/059f14ff4b0bce841d33d15b1b9c6fc32f507279) Thanks [@bsatarnejad](https://github.com/bsatarnejad)! - remove tabindex from octicon svg

## 19.18.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion lib/octicons_node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openproject/octicons-node",
"version": "19.18.0",
"version": "19.18.1",
"description": "A scalable set of icons handcrafted with <3 by GitHub.",
"homepage": "https://primer.style/octicons",
"author": "GitHub Inc.",
Expand Down
2 changes: 1 addition & 1 deletion lib/octicons_react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primer/octicons-react",
"version": "19.18.0",
"version": "19.18.1",
"description": "A scalable set of icons handcrafted with <3 by GitHub.",
"homepage": "https://primer.style/octicons",
"author": "GitHub, Inc.",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openproject/octicons",
"version": "19.18.0",
"version": "19.18.1",
"publishConfig": {
"registry": "no registry, don't publish from this package.json."
},
Expand Down

0 comments on commit bb950ba

Please sign in to comment.