Skip to content

Commit cbe7096

Browse files
chore(release): 1.5.1 [skip ci]
## [1.5.1](v1.5.0...v1.5.1) (2022-04-21) ### Bug Fixes * **deps:** bump @herbsjs/gotu from 1.1.0 to 1.1.1 ([3353ae6](3353ae6))
1 parent 38b2731 commit cbe7096

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.1](https://github.com/herbsjs/buchu/compare/v1.5.0...v1.5.1) (2022-04-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @herbsjs/gotu from 1.1.0 to 1.1.1 ([3353ae6](https://github.com/herbsjs/buchu/commit/3353ae64c2b07547154e6ee4b6987fc062ed4992))
7+
18
# [1.5.0](https://github.com/herbsjs/buchu/compare/v1.4.0...v1.5.0) (2022-04-20)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@herbsjs/buchu",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "Uniform, auditable and secure use case javascript library",
55
"main": "./src/buchu.js",
66
"scripts": {

0 commit comments

Comments
 (0)