Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.7...v1.7.0) (2022-05-30)

### Features

* **ranking:** add popularAlternativeNames, detect security packages ([#975](#975)) ([62f82e4](62f82e4))
  • Loading branch information
semantic-release-bot committed May 30, 2022
1 parent 62f82e4 commit 78536c3
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.7.0](https://github.com/algolia/npm-search/compare/v1.6.7...v1.7.0) (2022-05-30)


### Features

* **ranking:** add popularAlternativeNames, detect security packages ([#975](https://github.com/algolia/npm-search/issues/975)) ([62f82e4](https://github.com/algolia/npm-search/commit/62f82e4fc1aed15ae25c1d2683e126354c4c3e1d))

## [1.6.7](https://github.com/algolia/npm-search/compare/v1.6.6...v1.6.7) (2022-05-06)


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.7",
"version": "1.7.0",
"private": true,
"author": {
"name": "Algolia, Inc.",
Expand Down

0 comments on commit 78536c3

Please sign in to comment.