We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c27cae + 25bcfca commit fc9de82Copy full SHA for fc9de82
3 files changed
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.8.0"
+ ".": "0.8.1"
3
}
CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [0.8.1](https://github.com/DonAsako/Eskoz/compare/v0.8.0...v0.8.1) (2026-06-08)
4
+
5
6
+### Bug Fixes
7
8
+* **core:** scope update-check cache by version ([f895b69](https://github.com/DonAsako/Eskoz/commit/f895b695977ac2c5ff88f3110f83eb25a6ff8e3c))
9
+* **style:** update banner ([790447a](https://github.com/DonAsako/Eskoz/commit/790447ad57527330da2c1ddd9dff636bcb0b5a7e))
10
11
## [0.8.0](https://github.com/DonAsako/Eskoz/compare/v0.7.0...v0.8.0) (2026-06-08)
12
13
eskoz/__init__.py
@@ -1 +1 @@
-__version__ = "0.8.0" # x-release-please-version
+__version__ = "0.8.1" # x-release-please-version
0 commit comments