Skip to content

Commit

Permalink
chore(main): release 0.7.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
droplet-bot committed Nov 22, 2023
1 parent 44714e6 commit ce7e4e2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.7.0-alpha](https://github.com/instill-ai/mgmt-backend/compare/v0.6.2-alpha...v0.7.0-alpha) (2023-11-22)


### Features

* **organization:** implement organization endpoints ([#138](https://github.com/instill-ai/mgmt-backend/issues/138)) ([b6a960f](https://github.com/instill-ai/mgmt-backend/commit/b6a960f6d53fe2d1b8c0c06f96962066443c6ef7))

## [0.6.2-alpha](https://github.com/instill-ai/mgmt-backend/compare/v0.6.1-alpha...v0.6.2-alpha) (2023-10-27)


Expand Down
2 changes: 1 addition & 1 deletion release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.6.2-alpha"
".": "0.7.0-alpha"
}

0 comments on commit ce7e4e2

Please sign in to comment.