From 1c2430a398d26669c3747e0df219a3fea8b01963 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 23:39:29 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..9936f2c --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +## 1.0.0 (2024-07-22) + + +### Features + +* adding action.yml ([21caafa](https://github.com/Robitx/snippet-permalink-updater-action/commit/21caafa01e59ffb61d49065b28010a0c94ec5b44)) +* output diff of changed file ([143be78](https://github.com/Robitx/snippet-permalink-updater-action/commit/143be7873198fb39a83373ec0eae9708d27f2544)) + + +### Bug Fixes + +* don't include marker lines in the snippet ([0b41066](https://github.com/Robitx/snippet-permalink-updater-action/commit/0b41066a1b904d8e1b826b8f43eef44c458a51f0)) +* marker should not be taken as an argument to grep ([b6cc5d9](https://github.com/Robitx/snippet-permalink-updater-action/commit/b6cc5d9033dd73e73eccdae283ca227fec72f4ad))