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-09-04)

### Bug Fixes

* **request.from:** now ignoreIDs works with entities with multiple IDs ([e13e1bd](e13e1bd))
  • Loading branch information
semantic-release-bot committed Sep 4, 2022
1 parent e13e1bd commit 3bde8e4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
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/herbsjs/buchu/compare/v1.6.2...v1.6.3) (2022-09-04)


### Bug Fixes

* **request.from:** now ignoreIDs works with entities with multiple IDs ([e13e1bd](https://github.com/herbsjs/buchu/commit/e13e1bd858afe38bee018d86bd70cbc19377f70a))

## [1.6.2](https://github.com/herbsjs/buchu/compare/v1.6.1...v1.6.2) (2022-07-27)


Expand Down
2 changes: 1 addition & 1 deletion 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": "@herbsjs/buchu",
"version": "1.6.2",
"version": "1.6.3",
"description": "Uniform, auditable and secure use case javascript library",
"main": "./src/buchu.js",
"scripts": {
Expand Down

0 comments on commit 3bde8e4

Please sign in to comment.