Skip to content

Commit

Permalink
chore(release): 2.5.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.5.3](v2.5.2...v2.5.3) (2023-08-17)

### Bug Fixes

* **types:** broaden ColorCircle's color prop type ([#80](#80)) ([1c6bbf6](1c6bbf6))
  • Loading branch information
semantic-release-bot committed Aug 17, 2023
1 parent 1c6bbf6 commit ca87642
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.5.3](https://github.com/archilogic-com/honeycomb/compare/v2.5.2...v2.5.3) (2023-08-17)


### Bug Fixes

* **types:** broaden ColorCircle's color prop type ([#80](https://github.com/archilogic-com/honeycomb/issues/80)) ([1c6bbf6](https://github.com/archilogic-com/honeycomb/commit/1c6bbf66c1c3a60ac9a81c0aa5b9e16e762cbfc4))

## [2.5.2](https://github.com/archilogic-com/honeycomb/compare/v2.5.1...v2.5.2) (2023-08-17)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@archilogic/honeycomb",
"version": "2.5.2",
"version": "2.5.3",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit ca87642

Please sign in to comment.