Skip to content

Commit e8c8f12

Browse files
authored
chore(main): release 0.19.1-beta (#234)
🤖 I have created a release *beep* *boop* --- ## [0.19.1-beta](v0.19.0-beta...v0.19.1-beta) (2024-08-01) ### Bug Fixes * fix organization can not be updated ([#233](#233)) ([e811b0c](e811b0c)) * fix the issue preventing users from inviting organization members ([#231](#231)) ([1f0c499](1f0c499)) ### Miscellaneous Chores * release v0.19.1-beta ([94e7b39](94e7b39)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 94e7b39 commit e8c8f12

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [0.19.1-beta](https://github.com/instill-ai/mgmt-backend/compare/v0.19.0-beta...v0.19.1-beta) (2024-08-01)
4+
5+
6+
### Bug Fixes
7+
8+
* fix organization can not be updated ([#233](https://github.com/instill-ai/mgmt-backend/issues/233)) ([e811b0c](https://github.com/instill-ai/mgmt-backend/commit/e811b0cb5f879e3996c4e201a98f22c7259f8399))
9+
* fix the issue preventing users from inviting organization members ([#231](https://github.com/instill-ai/mgmt-backend/issues/231)) ([1f0c499](https://github.com/instill-ai/mgmt-backend/commit/1f0c49946386e331067907d10a8cd376dbaca743))
10+
11+
12+
### Miscellaneous Chores
13+
14+
* release v0.19.1-beta ([94e7b39](https://github.com/instill-ai/mgmt-backend/commit/94e7b39f7cbadb471b912f9f237d528afe713088))
15+
316
## [0.19.0-beta](https://github.com/instill-ai/mgmt-backend/compare/v0.18.1-beta...v0.19.0-beta) (2024-07-29)
417

518

release-please/manifest.json

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

0 commit comments

Comments
 (0)