Skip to content

Commit

Permalink
chore(main): release jekyll 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
evantill committed Mar 23, 2023
1 parent 48761e4 commit d56414b
Show file tree
Hide file tree
Showing 3 changed files with 10 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,5 +1,5 @@
{
"graalvm": "0.1.1",
"jekyll": "1.1.0",
"jekyll": "1.1.1",
"plantuml-cli": "1.0.0"
}
8 changes: 8 additions & 0 deletions jekyll/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.1.1](https://github.com/plantuml/docker/compare/jekyll-v1.1.0...jekyll-v1.1.1) (2023-03-23)


### Bug Fixes

* **jekyll:** fix container test ([48761e4](https://github.com/plantuml/docker/commit/48761e4a6f187f5dba38da808b6bebad55da0fc1))
* **jekyll:** update PlantUML version to 1.2023.4 ([ec536e5](https://github.com/plantuml/docker/commit/ec536e519d23f885ce9043961e7b735fdca8c708))

## [1.1.0](https://github.com/plantuml/docker/compare/jekyll-v1.0.0...jekyll-v1.1.0) (2023-03-21)


Expand Down
2 changes: 1 addition & 1 deletion jekyll/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.0
1.1.1

0 comments on commit d56414b

Please sign in to comment.