Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
2b8d4e021f Release 2.22.7 2023-12-19 10:54:05 +09:00
Taiki Endo
3bce245790 Update zola@latest to 0.18.0 2023-12-19 09:20:54 +09:00
2 changed files with 21 additions and 2 deletions

View File

@@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.22.7] - 2023-12-19
- Update `zola@latest` to 0.18.0.
## [2.22.6] - 2023-12-18
- Update `dprint@latest` to 0.44.0.
@@ -1525,7 +1529,8 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.22.6...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.22.7...HEAD
[2.22.7]: https://github.com/taiki-e/install-action/compare/v2.22.6...v2.22.7
[2.22.6]: https://github.com/taiki-e/install-action/compare/v2.22.5...v2.22.6
[2.22.5]: https://github.com/taiki-e/install-action/compare/v2.22.4...v2.22.5
[2.22.4]: https://github.com/taiki-e/install-action/compare/v2.22.3...v2.22.4

16
manifests/zola.json generated
View File

@@ -12,7 +12,21 @@
}
},
"latest": {
"version": "0.17.2"
"version": "0.18.0"
},
"0.18": {
"version": "0.18.0"
},
"0.18.0": {
"x86_64_linux_gnu": {
"checksum": "521ca7990b60e1270df807e01cbeb1ce69ef099745883b7929a4944cd5625d3e"
},
"x86_64_macos": {
"checksum": "19833c38ce455cb97a9b2dce1dd882af973553e66f722e9a599e1ca152e412ba"
},
"x86_64_windows": {
"checksum": "9c0f2880ace47a723999a2b9a96fb12178d12d62cd5e56f3c975266552594949"
}
},
"0.17": {
"version": "0.17.2"