Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and MitaWinata committed Jan 8, 2024
1 parent 30ffdba commit f99b66c
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{}
{"model/a":"0.1.0","model/b":"0.1.0"}
19 changes: 19 additions & 0 deletions model/a/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

## 0.1.0 (2024-01-08)


### Features

* a feat 2 ([e7bc355](https://github.com/MitaWinata/monorepo_independent_releases/commit/e7bc35516565b79eac475ed228586678398ff14e))
* add new model ([1c8fc91](https://github.com/MitaWinata/monorepo_independent_releases/commit/1c8fc91b04a68e346a5410fff1310abc1890563e))
* model a feat 1 ([44dfc60](https://github.com/MitaWinata/monorepo_independent_releases/commit/44dfc60116e6942fcdbb38def8c1a3d1dee82762))
* model b feat 2 ([f10a6d8](https://github.com/MitaWinata/monorepo_independent_releases/commit/f10a6d8f214692cff7e709c9174904d0c727d5dd))


### Bug Fixes

* model a ([8dafe59](https://github.com/MitaWinata/monorepo_independent_releases/commit/8dafe59276364eb0a3c9e753677de4d1db9c585f))
* model a docker ([e32be48](https://github.com/MitaWinata/monorepo_independent_releases/commit/e32be48c296584d4c49f5807672d24a2d22f05c7))
* model a poetry lock ([1281fef](https://github.com/MitaWinata/monorepo_independent_releases/commit/1281fef6b4fed5394852cb905d17cf34063ee189))
* model b ([30ffdba](https://github.com/MitaWinata/monorepo_independent_releases/commit/30ffdbafb3e00f070d8207f1d0a5145ce6eaf821))
2 changes: 1 addition & 1 deletion model/a/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = 'a'
version = "0.0.0"
version = "0.1.0"
description = "model a"
authors = ["Mita Winata"]

Expand Down
16 changes: 16 additions & 0 deletions model/b/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Changelog

## 0.1.0 (2024-01-08)


### Features

* add new model ([1c8fc91](https://github.com/MitaWinata/monorepo_independent_releases/commit/1c8fc91b04a68e346a5410fff1310abc1890563e))
* model b feat 2 ([f10a6d8](https://github.com/MitaWinata/monorepo_independent_releases/commit/f10a6d8f214692cff7e709c9174904d0c727d5dd))


### Bug Fixes

* model b ([30ffdba](https://github.com/MitaWinata/monorepo_independent_releases/commit/30ffdbafb3e00f070d8207f1d0a5145ce6eaf821))
* model b docker ([65ac289](https://github.com/MitaWinata/monorepo_independent_releases/commit/65ac2891ada9828eb252309b8566423a4a5c7f6a))
* model b poetry lock ([770fc03](https://github.com/MitaWinata/monorepo_independent_releases/commit/770fc036aedbf900fbc2d9ada53337763817212a))

0 comments on commit f99b66c

Please sign in to comment.