Skip to content

Commit

Permalink
chore(release): 1.4.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.5](v1.4.4...v1.4.5) (2022-04-25)

### Bug Fixes

* 🐛 update herbs dependencies ([1d43d49](1d43d49))
  • Loading branch information
semantic-release-bot committed Apr 25, 2022
1 parent 1d43d49 commit fe62011
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.4.5](https://github.com/herbsjs/herbs/compare/v1.4.4...v1.4.5) (2022-04-25)


### Bug Fixes

* 🐛 update herbs dependencies ([1d43d49](https://github.com/herbsjs/herbs/commit/1d43d497add426a84dd268f0aaa25987235ebae5))

## [1.4.4](https://github.com/herbsjs/herbs/compare/v1.4.3...v1.4.4) (2022-04-14)


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/herbs",
"version": "1.4.4",
"version": "1.4.5",
"description": "A domain-first framework. Code your domain and your infrastructure will follow",
"main": "src/commonjs/herbs.cjs",
"module": "src/esm/herbs.mjs",
Expand Down

0 comments on commit fe62011

Please sign in to comment.