Skip to content

Commit

Permalink
chore(main): release 0.14.1-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
droplet-bot committed Sep 27, 2023
1 parent 04c9b9c commit bb697de
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.14.1-alpha](https://github.com/instill-ai/vdp/compare/v0.14.0-alpha...v0.14.1-alpha) (2023-09-27)


### Bug Fixes

* **makefile:** fix `helm-integration-test-latest` bug ([#361](https://github.com/instill-ai/vdp/issues/361)) ([1db4632](https://github.com/instill-ai/vdp/commit/1db4632ff2548db58ead50ffce5f96f4eb8d2ea3))

## [0.14.0-alpha](https://github.com/instill-ai/vdp/compare/v0.13.0-alpha...v0.14.0-alpha) (2023-09-13)


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.14.0-alpha"
".": "0.14.1-alpha"
}

0 comments on commit bb697de

Please sign in to comment.