diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index 3a327a0..63c033c 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.3" + ".": "0.0.4" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..9f1fa02 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [0.0.4](https://github.com/jimeh/tab-bar-notch/compare/v0.0.3...v0.0.4) (2023-11-16) + + +### Features + +* add initial version of tab-bar-notch.el ([77377c4](https://github.com/jimeh/tab-bar-notch/commit/77377c40a93f270437388e6240417e11b4a8bd5f))