diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b7888c9..96d9691 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.1" + ".": "0.1.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..a4d2433 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +## [0.1.0](https://github.com/hbstack/theme-start/compare/v0.0.1...v0.1.0) (2023-09-15) + + +### Continuous Integration + +* **deps:** update github.com/hbstack/theme-start digest to 3ad6ca3 ([d0ccedb](https://github.com/hbstack/theme-start/commit/d0ccedb1ff950c4bd7713219c356f613739488b9)) +* **deps:** update github.com/hbstack/theme-start digest to 74af94a ([9ccfa59](https://github.com/hbstack/theme-start/commit/9ccfa59de52c340d8764c51a4b2a71f1b5e096a7)) +* **deps:** update github.com/hbstack/theme-start digest to 8f138e3 ([5a041b4](https://github.com/hbstack/theme-start/commit/5a041b43e35fd98bbe7cda25227c0f56aa721b16)) + + +### Features ✨ + +* initial commit ([3ad6ca3](https://github.com/hbstack/theme-start/commit/3ad6ca3aee0632bf058280f92a86bbd15fad8cc2))