Skip to content

Commit

Permalink
Release v2.16.7
Browse files Browse the repository at this point in the history
  • Loading branch information
thalytafabrine committed Oct 10, 2023
1 parent b6f8ee6 commit 02c8241
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [2.16.7] - 2023-10-10

### Fixed
- Autocomplete click event.

Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "search",
"vendor": "vtex",
"version": "2.16.6",
"version": "2.16.7",
"title": "Search",
"description": "Search components and functionality for VTEX IO.",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react",
"version": "2.16.6",
"version": "2.16.7",
"private": true,
"dependencies": {
"@apollo/react-hooks": "^3.1.5",
Expand Down

0 comments on commit 02c8241

Please sign in to comment.