From d22e6be7b03c099ca97a7a5ababc19bce0cbf56e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Jun 2025 14:23:56 +0100 Subject: [PATCH] chore(main): release 1.0.0 (#3) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .github/.release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index e18ee07..37fcefa 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.0" + ".": "1.0.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..ba1384d --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 1.0.0 (2025-06-29) + + +### Features + +* **icons:** initial release of EmacsLG icons ([#2](https://github.com/jimeh/emacs-liquid-glass-icons/issues/2)) ([0163253](https://github.com/jimeh/emacs-liquid-glass-icons/commit/0163253f3f8c46f39ab7ce989352a921ba954d5f))