Skip to content

Commit

Permalink
Release v2.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hiagolcm committed Sep 15, 2023
1 parent afdb277 commit f302f4b
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.5] - 2023-09-15

## [2.16.4] - 2023-06-15
### Fixed
- Add `rootPath` to Session API calls.
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.4",
"version": "2.16.5",
"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.4",
"version": "2.16.5",
"private": true,
"dependencies": {
"@apollo/react-hooks": "^3.1.5",
Expand Down

0 comments on commit f302f4b

Please sign in to comment.