diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 37fcefa..5fdd883 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.0.0" + ".": "1.1.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..3729b1e --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +## [1.1.0](https://github.com/segadora/solar-assistant-browser-automation/compare/v1.0.0...v1.1.0) (2024-11-01) + + +### Features + +* first commit ([0a97b66](https://github.com/segadora/solar-assistant-browser-automation/commit/0a97b6651cc76af8ccaf9737b411ae7ddd13b59b)) + + +### Bug Fixes + +* fix wrong tag name ([215f760](https://github.com/segadora/solar-assistant-browser-automation/commit/215f76057fbb55aeccc2aed10b4ef357383e01f4)) + + +### Miscellaneous + +* remove broken target reference ([123ffbf](https://github.com/segadora/solar-assistant-browser-automation/commit/123ffbf65730a9dcaf34a4a37c4a30834bb76853))