Skip to content

Commit a394327

Browse files
chore(main): release 1.2.0
1 parent 780dee1 commit a394327

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/pythoninthegrass/mvp/compare/v1.1.0...v1.2.0) (2025-02-27)
4+
5+
6+
### Features
7+
8+
* process-compose ([bc5ef0a](https://github.com/pythoninthegrass/mvp/commit/bc5ef0a3faeb4bbfe43653c731f4f442e440efff))
9+
10+
11+
### Bug Fixes
12+
13+
* add nontinteractive env var to brew install ([ada1c6d](https://github.com/pythoninthegrass/mvp/commit/ada1c6d062193f8002e30dba6ba9d1f1e7c89c98))
14+
315
## [1.1.0](https://github.com/pythoninthegrass/mvp/compare/v1.0.0...v1.1.0) (2024-10-16)
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 = "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)