We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2217deb + fca4875 commit 25b3c89Copy full SHA for 25b3c89
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.7.0](https://github.com/MousaZeidBaker/poetry-plugin-up/compare/0.6.0...0.7.0) (2023-10-19)
4
+
5
6
+### 🚀 Features
7
8
+* add --preserve-wildcard ([ca9fcdf](https://github.com/MousaZeidBaker/poetry-plugin-up/commit/ca9fcdf201e7c219e4cd872e004128dceaf0a71a))
9
10
## [0.6.0](https://github.com/MousaZeidBaker/poetry-plugin-up/compare/0.5.0...0.6.0) (2023-10-09)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "poetry-plugin-up"
-version = "0.6.0"
+version = "0.7.0"
description = "Poetry plugin that updates dependencies and bumps their versions in pyproject.toml file"
authors = ["Mousa Zeid Baker"]
packages = [
0 commit comments