Skip to content

Commit 04e4ece

Browse files
committed
Release v1.8.0
1 parent 68b8385 commit 04e4ece

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## v1.8.0 (2025-03-20)
22

33
* Added:
44
* The `bump` config may now be set to a table,
@@ -9,6 +9,8 @@
99
* Compatibility with other plugins (such as `poetry-monoranger-plugin`)
1010
that replace the `ConsoleCommandEvent.command.poetry` instance.
1111
([Contributed by stevapple](https://github.com/mtkennerly/poetry-dynamic-versioning/pull/222))
12+
* Changed:
13+
* Updated Dunamai to 1.23.0+ for the latest features.
1214

1315
## v1.7.1 (2025-01-22)
1416

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 = "poetry-dynamic-versioning"
3-
version = "1.7.1"
3+
version = "1.8.0"
44
description = "Plugin for Poetry to enable dynamic versioning based on VCS tags"
55
license = "MIT"
66
authors = ["Matthew T. Kennerly <[email protected]>"]

0 commit comments

Comments
 (0)