File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ unreleased]
99
10+ ## [ v2.2.5] - 09 June 2024
11+
1012### Issue Fixes
1113
1214- Fixed hotspot calculation while re-canvasing
@@ -360,7 +362,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
360362- auto-generated ** symlinks** based on input configs
361363- ` .tar ` archive & ` directory ` as out ** package** .
362364
363- [ unreleased ] : https://github.com/ful1e5/clickgen/compare/v2.2.4...main
365+ [ unreleased ] : https://github.com/ful1e5/clickgen/compare/v2.2.5...main
366+ [ v2.2.5 ] : https://github.com/ful1e5/clickgen/compare/v2.2.4...v2.2.5
364367[ v2.2.4 ] : https://github.com/ful1e5/clickgen/compare/v2.2.3...v2.2.4
365368[ v2.2.3 ] : https://github.com/ful1e5/clickgen/compare/v2.2.2...v2.2.3
366369[ v2.2.2 ] : https://github.com/ful1e5/clickgen/compare/v2.2.1...v2.2.2
Original file line number Diff line number Diff line change 11#!/usr/bin/env python
22# -*- coding: utf-8 -*-
33
4- __version__ = "2.2.4 "
4+ __version__ = "2.2.5 "
You can’t perform that action at this time.
0 commit comments