Skip to content

Commit

Permalink
Merge pull request #1 from MousaZeidBaker/release-please--branches--m…
Browse files Browse the repository at this point in the history
…aster

chore(master): release 0.1.0
  • Loading branch information
MousaZeidBaker committed Dec 13, 2022
2 parents d3f1c1f + aea707a commit 1f64eed
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## 0.1.0 (2022-12-13)


### 🚀 Features

* initial commit ([0a48f00](https://github.com/MousaZeidBaker/poetry-plugin-up/commit/0a48f00b67d86e3772693825937ea2af76ede8fa))


### 📝 Documentation

* add test badge ([152015b](https://github.com/MousaZeidBaker/poetry-plugin-up/commit/152015bb7d0e4dc16fc147060bec4d40996e1ebf))
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "poetry-plugin-up"
version = "0.0.0"
version = "0.1.0"
description = "Poetry plugin that updates dependencies and bumps their versions in pyproject.toml file"
authors = ["Mousa Zeid Baker"]
packages = [
Expand Down

0 comments on commit 1f64eed

Please sign in to comment.