Skip to content

Commit

Permalink
chore(release): 2.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.6.0](v2.5.4...v2.6.0) (2023-08-23)

### Features

* **icons:** ai search ([#85](#85)) ([cc0290e](cc0290e))
  • Loading branch information
semantic-release-bot committed Aug 23, 2023
1 parent cc0290e commit af2e7f0
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.6.0](https://github.com/archilogic-com/honeycomb/compare/v2.5.4...v2.6.0) (2023-08-23)


### Features

* **icons:** ai search ([#85](https://github.com/archilogic-com/honeycomb/issues/85)) ([cc0290e](https://github.com/archilogic-com/honeycomb/commit/cc0290ef94015f7e793c1b90b01ac1ca1bc4f13f))

## [2.5.4](https://github.com/archilogic-com/honeycomb/compare/v2.5.3...v2.5.4) (2023-08-23)


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.4",
"version": "2.6.0",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit af2e7f0

Please sign in to comment.