File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,23 @@ 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+ ## v1.0.1 - 2025-12-23
9+
10+ ### What's Changed
11+
12+ * build(deps): bump stefanzweifel/git-auto-commit-action from 5 to 7 by @dependabot [ bot] in https://github.com/lettermint/lettermint-python/pull/5
13+ * build(deps): bump actions/setup-python from 5 to 6 by @dependabot [ bot] in https://github.com/lettermint/lettermint-python/pull/1
14+ * build(deps): bump actions/checkout from 4 to 6 by @dependabot [ bot] in https://github.com/lettermint/lettermint-python/pull/2
15+ * build(deps): bump actions/upload-artifact from 4 to 6 by @dependabot [ bot] in https://github.com/lettermint/lettermint-python/pull/4
16+ * feat: add badges to README and update type hints in tests by @bjarn in https://github.com/lettermint/lettermint-python/pull/6
17+
18+ ### New Contributors
19+
20+ * @dependabot [ bot] made their first contribution in https://github.com/lettermint/lettermint-python/pull/5
21+ * @bjarn made their first contribution in https://github.com/lettermint/lettermint-python/pull/6
22+
23+ ** Full Changelog** : https://github.com/lettermint/lettermint-python/compare/v1.0.0...v1.0.1
24+
825## [ Unreleased]
926
1027## [ 0.1.0] - 2024-01-01
You can’t perform that action at this time.
0 commit comments