Skip to content

Commit 26b2a80

Browse files
chore(main):release 0.1.1 (#4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0e334fa commit 26b2a80

3 files changed

Lines changed: 9 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.1.0"
2+
".": "0.1.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.1.1](https://github.com/baldwinboy/draftail_text_utils/compare/v0.1.0...v0.1.1) (2026-05-23)
9+
10+
11+
### Bug Fixes
12+
13+
* cleanup code ([0e334fa](https://github.com/baldwinboy/draftail_text_utils/commit/0e334fae4f458fddc46c3b7505376dcec0146835))
14+
815
## 0.1.0 (2026-05-23)
916

1017

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "draftail-text-utils"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Extends Draftail's text customization"
55
readme = "README.md"
66
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)