Skip to content

Commit 85e2e14

Browse files
committed
chore(main): release 0.8.0-alpha
1 parent 8f9c665 commit 85e2e14

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.8.0-alpha](https://github.com/instill-ai/mgmt-backend/compare/v0.7.0-alpha...v0.8.0-alpha) (2023-12-10)
4+
5+
6+
### Features
7+
8+
* **datamodel:** add profile_avatar and profile_data fields ([#144](https://github.com/instill-ai/mgmt-backend/issues/144)) ([fa8a18a](https://github.com/instill-ai/mgmt-backend/commit/fa8a18afb61e3c4614788c4bfad8a6e5036ac0da))
9+
* **organization:** add organization and membership rules ([#146](https://github.com/instill-ai/mgmt-backend/issues/146)) ([a264412](https://github.com/instill-ai/mgmt-backend/commit/a26441225490c3f2f066a39933a6d8e3349fa2e3))
10+
11+
12+
### Bug Fixes
13+
14+
* **handler:** fix organization can not revoke user membership ([#154](https://github.com/instill-ai/mgmt-backend/issues/154)) ([348f222](https://github.com/instill-ai/mgmt-backend/commit/348f222dd4eeb1ad344d5e26cd7313c087d4c2dd))
15+
316
## [0.7.0-alpha](https://github.com/instill-ai/mgmt-backend/compare/v0.6.2-alpha...v0.7.0-alpha) (2023-11-28)
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.7.0-alpha"
2+
".": "0.8.0-alpha"
33
}

0 commit comments

Comments
 (0)