We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3629408 + f1fe5c3 commit 494813fCopy full SHA for 494813f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.2](https://github.com/herbsjs/herbs/compare/v1.0.1...v1.0.2) (2021-06-18)
2
+
3
4
+### Bug Fixes
5
6
+* update version of gotu ([4cf2565](https://github.com/herbsjs/herbs/commit/4cf25653942751556e2073bd1e0239c4cf945287))
7
8
## [1.0.1](https://github.com/herbsjs/herbs/compare/v1.0.0...v1.0.1) (2021-06-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@herbsjs/herbs",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "A domain-first framework. Code your domain and your infrastructure will follow",
"main": "./src/herbs.js",
"scripts": {
0 commit comments