Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @pacote/bloom-search@0.17.2
  • Loading branch information
lrodrigues-newstore committed Jun 20, 2023
1 parent 0630651 commit 5536c58
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/bloom-search/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.17.2](https://github.com/PacoteJS/pacote/compare/@pacote/bloom-search@0.17.1...@pacote/bloom-search@0.17.2) (2023-06-20)

### Bug Fixes

- 🐛 compatibility with Node 16 ([0630651](https://github.com/PacoteJS/pacote/commit/0630651bdcaca4516adaf96d9b56e0b02150d5ac))

## [0.17.1](https://github.com/PacoteJS/pacote/compare/@pacote/bloom-search@0.17.0...@pacote/bloom-search@0.17.1) (2023-06-19)

**Note:** Version bump only for package @pacote/bloom-search
Expand Down
2 changes: 1 addition & 1 deletion packages/bloom-search/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pacote/bloom-search",
"description": "Document search using Bloom filters.",
"version": "0.17.1",
"version": "0.17.2",
"sideEffects": false,
"license": "MIT",
"author": {
Expand Down

0 comments on commit 5536c58

Please sign in to comment.