Skip to content

Commit

Permalink
chore(release): 1.6.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.2](v1.6.1...v1.6.2) (2022-07-27)

### Bug Fixes

* **deps:** bump @herbsjs/gotu from 1.1.2 to 1.2.0 ([5582a4d](5582a4d))
  • Loading branch information
semantic-release-bot committed Jul 27, 2022
1 parent 04eead8 commit 581ead4
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.2](https://github.com/herbsjs/buchu/compare/v1.6.1...v1.6.2) (2022-07-27)


### Bug Fixes

* **deps:** bump @herbsjs/gotu from 1.1.2 to 1.2.0 ([5582a4d](https://github.com/herbsjs/buchu/commit/5582a4d62578601fea1098242f324ad41fb59567))

## [1.6.1](https://github.com/herbsjs/buchu/compare/v1.6.0...v1.6.1) (2022-06-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.1",
"version": "1.6.2",
"description": "Uniform, auditable and secure use case javascript library",
"main": "./src/buchu.js",
"scripts": {
Expand Down

0 comments on commit 581ead4

Please sign in to comment.