Skip to content

Commit 494813f

Browse files
committed
Merge branch 'main' of https://github.com/jhomarolo/herbsjs into main
# Conflicts: # package-lock.json
2 parents 3629408 + f1fe5c3 commit 494813f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.0.1](https://github.com/herbsjs/herbs/compare/v1.0.0...v1.0.1) (2021-06-18)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@herbsjs/herbs",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A domain-first framework. Code your domain and your infrastructure will follow",
55
"main": "./src/herbs.js",
66
"scripts": {

0 commit comments

Comments
 (0)