Skip to content

Commit 34c8885

Browse files
chore(main): release 1.2.0
1 parent d504ae9 commit 34c8885

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.0"
2+
".": "1.2.0"
33
}

CHANGELOG.md

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

3+
## [1.2.0](https://github.com/pythoninthegrass/mvp/compare/v1.1.0...v1.2.0) (2024-12-06)
4+
5+
6+
### Features
7+
8+
* process-compose ([bc5ef0a](https://github.com/pythoninthegrass/mvp/commit/bc5ef0a3faeb4bbfe43653c731f4f442e440efff))
9+
310
## [1.1.0](https://github.com/pythoninthegrass/mvp/compare/v1.0.0...v1.1.0) (2024-10-16)
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 = "mvp"
3-
version = "1.1.0"
3+
version = "1.2.0"
44
description = ""
55
authors = ["pythoninthegrass <[email protected]>"]
66
license = "Unlicense"

0 commit comments

Comments
 (0)