@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.1.10] [ 0.1.10 ] - 2025-02-08
9+
10+ ### <!-- 7 --> ⚙️ Miscellaneous Tasks
11+ - Update CI/CD toolchain for uv and git-cliff by @seandstewart
12+ - Re-work env checkout for uv in CI by @seandstewart
13+
14+
815## [ 0.1.9] [ 0.1.9 ] - 2024-10-30
916
1017### <!-- 1 --> 🐛 Bug Fixes
@@ -193,6 +200,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
193200* @invalid-email-address made their first contribution
194201* @seandstewart made their first contribution
195202
203+ [ 0.1.10 ] : https://github.com/seandstewart/python-typelib/compare/v0.1.9..v0.1.10
196204[ 0.1.9 ] : https://github.com/seandstewart/python-typelib/compare/v0.1.8..v0.1.9
197205[ 0.1.8 ] : https://github.com/seandstewart/python-typelib/compare/v0.1.7..v0.1.8
198206[ 0.1.7 ] : https://github.com/seandstewart/python-typelib/compare/v0.1.6..v0.1.7
@@ -201,6 +209,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
201209[ 0.1.4 ] : https://github.com/seandstewart/python-typelib/compare/v0.1.2..v0.1.4
202210[ 0.1.2 ] : https://github.com/seandstewart/python-typelib/compare/v0.1.1..v0.1.2
203211[ 0.1.1 ] : https://github.com/seandstewart/python-typelib/compare/v0.1.0..v0.1.1
204- [ 0.1.0 ] : https://github.com/seandstewart/python-typelib/compare/v0.0.1..v0.1.0
205212
206213<!-- generated by git-cliff -->
0 commit comments