Skip to content

Commit 3860f26

Browse files
author
MousaZeidBaker
authored
Merge pull request #21 from MousaZeidBaker/release-please--branches--master
chore(master): release 0.3.0
2 parents 8b6d4a1 + cf27e7f commit 3860f26

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.3.0](https://github.com/MousaZeidBaker/poetry-plugin-up/compare/0.2.2...0.3.0) (2023-02-13)
4+
5+
6+
### 🚀 Features
7+
8+
* Preserve tilde when bumping ([b346042](https://github.com/MousaZeidBaker/poetry-plugin-up/commit/b34604275a937faeb2a4b25b765429ecbaabef4d))
9+
310
## [0.2.2](https://github.com/MousaZeidBaker/poetry-plugin-up/compare/0.2.1...0.2.2) (2023-02-10)
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.2.2"
3+
version = "0.3.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)