Compare commits

...

4 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
Taiki Endo
26a2a392a9 Release 2.22.6 2023-12-18 22:13:01 +09:00
Taiki Endo
00e0dd5497 Update dprint@latest to 0.44.0 2023-12-18 15:09:57 +09:00
3 changed files with 47 additions and 3 deletions

View File

@@ -10,6 +10,14 @@ 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.
## [2.22.5] - 2023-12-16
- Update `cargo-no-dev-deps@latest` to 0.2.9.
@@ -1521,7 +1529,9 @@ 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.5...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
[2.22.3]: https://github.com/taiki-e/install-action/compare/v2.22.2...v2.22.3

22
manifests/dprint.json generated
View File

@@ -24,7 +24,27 @@
}
},
"latest": {
"version": "0.43.2"
"version": "0.44.0"
},
"0.44": {
"version": "0.44.0"
},
"0.44.0": {
"x86_64_linux_musl": {
"checksum": "1407c11d0855d6eb5ed4b2891b4fc7effcdaa276a7d77b5b20b65540ef90f58f"
},
"x86_64_macos": {
"checksum": "758f501e3f47be0d880e79449dc3ebc269a8c52efc4a7fc53a5756fd1b673005"
},
"x86_64_windows": {
"checksum": "7e100d917a6c2c76458acedf7b9745ceb8cd380c56a5b1f09f6e27c8f41a94d8"
},
"aarch64_linux_musl": {
"checksum": "7ec71a031c7374b43122c065d49768cacf6561ae8980d0aa09202d7de01749f6"
},
"aarch64_macos": {
"checksum": "68fc1abebe70b3947ec7e019bb3c3d47939cb71a8c0877f1a632b552edfaf6e0"
}
},
"0.43": {
"version": "0.43.2"

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"