Skip to content

Commit 25b3c89

Browse files
author
MousaZeidBaker
authored
Merge pull request #37 from MousaZeidBaker/release-please--branches--master
chore(master): release 0.7.0
2 parents 2217deb + fca4875 commit 25b3c89

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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+
310
## [0.6.0](https://github.com/MousaZeidBaker/poetry-plugin-up/compare/0.5.0...0.6.0) (2023-10-09)
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 = "poetry-plugin-up"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
description = "Poetry plugin that updates dependencies and bumps their versions in pyproject.toml file"
55
authors = ["Mousa Zeid Baker"]
66
packages = [

0 commit comments

Comments
 (0)