diff options
| author | semantic-release-bot <[email protected]> | 2022-01-27 16:15:16 +0000 |
|---|---|---|
| committer | semantic-release-bot <[email protected]> | 2022-01-27 16:15:16 +0000 |
| commit | 2eb79e851814516aedb034457aa51a6cd70f6021 (patch) | |
| tree | d18162416f2ec53ecac52ac537ff8b0dd729985e /CHANGELOG.md | |
| parent | fix(codeql): substring sanitization warning (#30) (diff) | |
| download | holo-schedule-2eb79e851814516aedb034457aa51a6cd70f6021.tar.xz holo-schedule-2eb79e851814516aedb034457aa51a6cd70f6021.zip | |
chore(release): 0.5.4 [skip ci]v0.5.4
## [0.5.4](https://github.com/wabilin/holo-schedule/compare/v0.5.3...v0.5.4) (2022-01-27)
### Bug Fixes
* **codeql:** substring sanitization warning ([#30](https://github.com/wabilin/holo-schedule/issues/30)) ([2054eda](https://github.com/wabilin/holo-schedule/commit/2054eda658f98de0ec44b5f3db5b70c8c8774a0b))
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 88d618a..ff4dc27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.5.4](https://github.com/wabilin/holo-schedule/compare/v0.5.3...v0.5.4) (2022-01-27) + + +### Bug Fixes + +* **codeql:** substring sanitization warning ([#30](https://github.com/wabilin/holo-schedule/issues/30)) ([2054eda](https://github.com/wabilin/holo-schedule/commit/2054eda658f98de0ec44b5f3db5b70c8c8774a0b)) + ## [0.5.3](https://github.com/wabilin/holo-schedule/compare/v0.5.2...v0.5.3) (2022-01-25) |