-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from Robitx/release-please--branches--main
chore(main): release 1.0.0
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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)) |