Skip to content

Commit 4c9d9c6

Browse files
chore(main): release 3.1.2 (#46)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 565e451 commit 4c9d9c6

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.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.1.1"
2+
".": "3.1.2"
33
}

CHANGELOG.md

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

3+
## [3.1.2](https://github.com/ChipWolf/BadgeSort/compare/v3.1.1...3.1.2) (2023-11-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci/release-please:** exclude v from tag name ([565e451](https://github.com/ChipWolf/BadgeSort/commit/565e45199f88d78c78f04551fe02524563cc36b5))
9+
310
## [3.1.1](https://github.com/ChipWolf/BadgeSort/compare/v3.1.0...v3.1.1) (2023-11-18)
411

512

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.1.1"
3+
version = "3.1.2"
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)