Skip to content

Commit ca66272

Browse files
author
MousaZeidBaker
authored
Merge pull request #63 from MousaZeidBaker/release-please--branches--master
chore(master): release 0.7.3
2 parents 23b9fb4 + be70a1c commit ca66272

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.3](https://github.com/MousaZeidBaker/poetry-plugin-up/compare/v0.7.2...v0.7.3) (2024-08-09)
4+
5+
6+
### Bug Fixes
7+
8+
* fix no-install lock file updates ([40feadf](https://github.com/MousaZeidBaker/poetry-plugin-up/commit/40feadf7fdae8400db7e41840a231f5bdb4def95))
9+
310
## [0.7.2](https://github.com/MousaZeidBaker/poetry-plugin-up/compare/0.7.1...v0.7.2) (2024-07-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.7.2"
3+
version = "0.7.3"
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)