Skip to content

Commit dfdb15c

Browse files
chore(release): 1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2022-06-27) ### Bug Fixes * **deps:** update gotu dependency and export request from buchu ([4b1d8b5](4b1d8b5))
1 parent 86c52c2 commit dfdb15c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.6.1](https://github.com/herbsjs/herbs/compare/v1.6.0...v1.6.1) (2022-06-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update gotu dependency and export request from buchu ([4b1d8b5](https://github.com/herbsjs/herbs/commit/4b1d8b532ee62a682f3227ea1d55f346ec3b4cfb))
7+
18
# [1.6.0](https://github.com/herbsjs/herbs/compare/v1.5.0...v1.6.0) (2022-06-27)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@herbsjs/herbs",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "A domain-first framework. Code your domain and your infrastructure will follow",
55
"main": "src/commonjs/herbs.cjs",
66
"module": "src/esm/herbs.mjs",

0 commit comments

Comments
 (0)