Skip to content

Commit

Permalink
chore(main): release graalvm 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
evantill committed Mar 20, 2023
1 parent bcf6fcc commit 9cd87b2
Show file tree
Hide file tree
Showing 3 changed files with 13 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,3 +1,3 @@
{
"graalvm": "0.0.3"
"graalvm": "0.1.0"
}
11 changes: 11 additions & 0 deletions graalvm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.1.0](https://github.com/plantuml/docker/compare/graalvm-v0.0.3...graalvm-v0.1.0) (2023-03-20)


### ⚠ BREAKING CHANGES

* **graalvm:** clear test container script ([#11](https://github.com/plantuml/docker/issues/11))

### Bug Fixes

* **graalvm:** clear test container script ([#11](https://github.com/plantuml/docker/issues/11)) ([bcf6fcc](https://github.com/plantuml/docker/commit/bcf6fcc2c93d33fb749f94f98da4a8e7dc65ff5f))

## [0.0.3](https://github.com/plantuml/docker/compare/graalvm-v0.0.2...graalvm-v0.0.3) (2023-03-20)


Expand Down
2 changes: 1 addition & 1 deletion graalvm/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.3
0.1.0

0 comments on commit 9cd87b2

Please sign in to comment.