File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- ## Unreleased
1
+ ## v1.8.0 (2025-03-20)
2
2
3
3
* Added:
4
4
* The ` bump ` config may now be set to a table,
9
9
* Compatibility with other plugins (such as ` poetry-monoranger-plugin ` )
10
10
that replace the ` ConsoleCommandEvent.command.poetry ` instance.
11
11
([ 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.
12
14
13
15
## v1.7.1 (2025-01-22)
14
16
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " poetry-dynamic-versioning"
3
- version = " 1.7.1 "
3
+ version = " 1.8.0 "
4
4
description = " Plugin for Poetry to enable dynamic versioning based on VCS tags"
5
5
license = " MIT"
6
6
authors = [
" Matthew T. Kennerly <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments