Skip to content

Commit

Permalink
chore(release): 1.6.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.3](v1.6.2...v1.6.3) (2022-04-18)

### Bug Fixes

* **bootstrap:** create backup before moving to prod ([#939](#939)) ([ccdbec0](ccdbec0))
  • Loading branch information
semantic-release-bot committed Apr 18, 2022
1 parent ccdbec0 commit f623e99
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.6.3](https://github.com/algolia/npm-search/compare/v1.6.2...v1.6.3) (2022-04-18)


### Bug Fixes

* **bootstrap:** create backup before moving to prod ([#939](https://github.com/algolia/npm-search/issues/939)) ([ccdbec0](https://github.com/algolia/npm-search/commit/ccdbec0891300bd7de772cb2ff2cc29962cc09ef))

## [1.6.2](https://github.com/algolia/npm-search/compare/v1.6.1...v1.6.2) (2022-04-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "npm-search",
"version": "1.6.2",
"version": "1.6.3",
"private": true,
"author": {
"name": "Algolia, Inc.",
Expand Down

0 comments on commit f623e99

Please sign in to comment.