-
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.
- Loading branch information
1 parent
4a4861e
commit f3d28bb
Showing
2 changed files
with
20 additions
and
1 deletion.
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 |
---|---|---|
@@ -1 +1 @@ | ||
{} | ||
{".":"1.0.0"} |
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,19 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2024-01-26) | ||
|
||
## What's Changed | ||
* ci: adding GitHub Actions linting workflow by @DeveloperC286 in /~https://github.com/DeveloperC286/zsh-simple-abbreviations/pull/4 | ||
* docs: updating issues URL to GitHub by @DeveloperC286 in /~https://github.com/DeveloperC286/zsh-simple-abbreviations/pull/6 | ||
* docs: removing GitLab CI/CD badges by @DeveloperC286 in /~https://github.com/DeveloperC286/zsh-simple-abbreviations/pull/7 | ||
* ci: adding clean Git history GitHub action by @DeveloperC286 in /~https://github.com/DeveloperC286/zsh-simple-abbreviations/pull/8 | ||
* docs: adding GitHub Release badge by @DeveloperC286 in /~https://github.com/DeveloperC286/zsh-simple-abbreviations/pull/9 | ||
* ci: adding Conventional Commits linting by @DeveloperC286 in /~https://github.com/DeveloperC286/zsh-simple-abbreviations/pull/10 | ||
* ci: adding release-please by @DeveloperC286 in /~https://github.com/DeveloperC286/zsh-simple-abbreviations/pull/13 | ||
* ci: updating release-please language by @DeveloperC286 in /~https://github.com/DeveloperC286/zsh-simple-abbreviations/pull/14 | ||
* perf: improving regex matching performance by @DeveloperC286 in /~https://github.com/DeveloperC286/zsh-simple-abbreviations/pull/17 | ||
* refactor: quoting usage of environment variables by @DeveloperC286 in /~https://github.com/DeveloperC286/zsh-simple-abbreviations/pull/19 | ||
* refactor: uppercasing global environment variable by @DeveloperC286 in /~https://github.com/DeveloperC286/zsh-simple-abbreviations/pull/20 | ||
|
||
|
||
**Full Changelog**: /~https://github.com/DeveloperC286/zsh-simple-abbreviations/compare/0.3.0...v1.0.0 |