Skip to content

Commit 57f93cd

Browse files
chore(main): release 3.3.0 (#99)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3295b0c commit 57f93cd

3 files changed

Lines changed: 15 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-
".": "3.2.0"
2+
".": "3.3.0"
33
}

CHANGELOG.md

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

3+
## [3.3.0](https://github.com/ChipWolf/BadgeSort/compare/3.2.0...3.3.0) (2025-11-13)
4+
5+
6+
### Features
7+
8+
* create output file if it doesn't exist ([#104](https://github.com/ChipWolf/BadgeSort/issues/104)) ([3295b0c](https://github.com/ChipWolf/BadgeSort/commit/3295b0c14642692eb5092c60a458df734835d7e1))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update certifi to 2025.11.12 ([#84](https://github.com/ChipWolf/BadgeSort/issues/84)) ([fdcb241](https://github.com/ChipWolf/BadgeSort/commit/fdcb2418bf5a784d387743b2c5e6518cbfcd42f9))
14+
* **deps:** update pypi group (major) ([#93](https://github.com/ChipWolf/BadgeSort/issues/93)) ([423b1fc](https://github.com/ChipWolf/BadgeSort/commit/423b1fc610ffaf0c933b32727ecc3ac5d6d09556))
15+
316
## [3.2.0](https://github.com/ChipWolf/BadgeSort/compare/3.1.5...3.2.0) (2025-11-13)
417

518

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "BadgeSort"
3-
version = "3.2.0"
3+
version = "3.3.0"
44
description = "Generate and sort branded Shields.io badges by color"
55
authors = ["Chip Wolf <github@chipwolf.uk>"]
66
license = "MIT"

0 commit comments

Comments
 (0)