Skip to content

Commit 09cd00a

Browse files
author
MousaZeidBaker
authored
Merge pull request #32 from MousaZeidBaker/release-please--branches--master
chore(master): release 0.5.0
2 parents b8d1420 + 2dba5e6 commit 09cd00a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [0.5.0](https://github.com/MousaZeidBaker/poetry-plugin-up/compare/0.4.0...0.5.0) (2023-10-09)
4+
5+
6+
### 🚀 Features
7+
8+
* Add new option --exclude ([c6bd601](https://github.com/MousaZeidBaker/poetry-plugin-up/commit/c6bd601fc85410e06c12b98651d2037a97c15fae))
9+
10+
11+
### 🐛 Bug Fixes
12+
13+
* rename method argument ([ff59b3d](https://github.com/MousaZeidBaker/poetry-plugin-up/commit/ff59b3dcd2f7c53b093a2a5ce6d05b79f0ad006a))
14+
315
## [0.4.0](https://github.com/MousaZeidBaker/poetry-plugin-up/compare/0.3.0...0.4.0) (2023-08-30)
416

517

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.4.0"
3+
version = "0.5.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)