Skip to content

Commit fc9de82

Browse files
authored
Merge pull request #25 from DonAsako/release-please--branches--main--components--eskoz
chore(main): release 0.8.1
2 parents 9c27cae + 25bcfca commit fc9de82

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.8.0"
2+
".": "0.8.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [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+
311
## [0.8.0](https://github.com/DonAsako/Eskoz/compare/v0.7.0...v0.8.0) (2026-06-08)
412

513

eskoz/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.8.0" # x-release-please-version
1+
__version__ = "0.8.1" # x-release-please-version

0 commit comments

Comments
 (0)