mirror of
https://github.com/MousaZeidBaker/poetry-plugin-up.git
synced 2025-10-05 21:32:40 +02:00
chore(master): release 0.9.0
This commit is contained in:
committed by
GitHub
parent
03dfd631b0
commit
e5a001c6d7
12
CHANGELOG.md
12
CHANGELOG.md
@@ -1,5 +1,17 @@
|
||||
# Changelog
|
||||
|
||||
## [0.9.0](https://github.com/MousaZeidBaker/poetry-plugin-up/compare/v0.8.0...v0.9.0) (2025-01-15)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* Add support for poetry 2 ([0e085e0](https://github.com/MousaZeidBaker/poetry-plugin-up/commit/0e085e0d94c6251182056d8a42b958c05d9f2586))
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Path.write_text does not have newline kwarg in 3.9 ([7b7955a](https://github.com/MousaZeidBaker/poetry-plugin-up/commit/7b7955a9466df664a65b8829837c0abd1e2b69b5))
|
||||
|
||||
## [0.8.0](https://github.com/MousaZeidBaker/poetry-plugin-up/compare/v0.7.3...v0.8.0) (2024-11-27)
|
||||
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "poetry-plugin-up"
|
||||
version = "0.8.0"
|
||||
version = "0.9.0"
|
||||
description = "Poetry plugin that updates dependencies and bumps their versions in pyproject.toml file"
|
||||
authors = ["Mousa Zeid Baker"]
|
||||
packages = [
|
||||
|
Reference in New Issue
Block a user