Skip to content

Commit

Permalink
Update Package Version to v1.16.6 (#1859)
Browse files Browse the repository at this point in the history
An automated PR which updates the version number in package.json and package-lock.json files
  • Loading branch information
likimmy authored Feb 9, 2024
2 parents 2d3c39e + 4e34f1a commit 6eb09bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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": "@yext/answers-search-ui",
"version": "1.16.5",
"version": "1.16.6",
"description": "Javascript Search Programming Interface",
"main": "dist/answers-umd.js",
"repository": {
Expand Down

0 comments on commit 6eb09bc

Please sign in to comment.