Skip to content

Commit 7f39918

Browse files
author
MousaZeidBaker
authored
Merge pull request #29 from MousaZeidBaker/release-please--branches--master
chore(master): release 0.4.0
2 parents 0b6f878 + 72a9236 commit 7f39918

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.4.0](https://github.com/MousaZeidBaker/poetry-plugin-up/compare/0.3.0...0.4.0) (2023-08-30)
4+
5+
6+
### 🚀 Features
7+
8+
* Preserve zero based caret ([8a5d3cb](https://github.com/MousaZeidBaker/poetry-plugin-up/commit/8a5d3cb6a4f122537e7e66faf52c1672d8773abc))
9+
310
## [0.3.0](https://github.com/MousaZeidBaker/poetry-plugin-up/compare/0.2.2...0.3.0) (2023-02-13)
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.3.0"
3+
version = "0.4.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)