diff --git a/packages/molecule/CHANGELOG.md b/packages/molecule/CHANGELOG.md index 08c677b..30e42df 100644 --- a/packages/molecule/CHANGELOG.md +++ b/packages/molecule/CHANGELOG.md @@ -1,3 +1,10 @@ +# [@hoth/molecule-v1.1.5](https://github.com/searchfe/hoth/compare/@hoth/molecule-v1.1.4...@hoth/molecule-v1.1.5) (2022-03-29) + + +### Bug Fixes + +* catch type notation ([9cad852](https://github.com/searchfe/hoth/commit/9cad852c11b6980355ce4c54cc75c95f7e1d8f3c)) + # [@hoth/molecule-v1.1.4](https://github.com/searchfe/hoth/compare/@hoth/molecule-v1.1.3...@hoth/molecule-v1.1.4) (2021-05-24) diff --git a/packages/molecule/package.json b/packages/molecule/package.json index 2e52335..4291306 100644 --- a/packages/molecule/package.json +++ b/packages/molecule/package.json @@ -1,6 +1,6 @@ { "name": "@hoth/molecule", - "version": "1.1.4", + "version": "1.1.5", "description": "molecule plugin for hoth framework", "main": "dist/index.js", "scripts": {