Skip to content

Commit

Permalink
Bump version to v2.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmeyer2115 committed Nov 15, 2022
1 parent 715cb9a commit 5a35d3f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yext/search-headless-react",
"version": "2.0.1",
"version": "2.1.0",
"description": "The official React UI Bindings layer for Search Headless",
"main": "./lib/esm/index.js",
"license": "BSD-3-Clause",
Expand Down Expand Up @@ -32,7 +32,7 @@
"generate-notices": "generate-license-file --input package.json --output THIRD-PARTY-NOTICES --overwrite"
},
"dependencies": {
"@yext/search-headless": "^2.0.0",
"@yext/search-headless": "^2.1.0",
"use-sync-external-store": "^1.1.0"
},
"devDependencies": {
Expand Down

0 comments on commit 5a35d3f

Please sign in to comment.