bump the mdbook-alerts crate to v0.7.x

This commit is contained in:
Mamadou Babaei
2025-02-14 12:10:30 +01:00
parent aa443e173c
commit d7f750070c
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -362,7 +362,7 @@ install-build-deps:
@echo "Installing build dependencies if they have not already been installed..."
@cargo install mdbook --vers "^0.4" --locked
@cargo install xq --vers "^0.4" --locked
@cargo install mdbook-alerts --vers "^0.6" --locked
@cargo install mdbook-alerts --vers "^0.7" --locked
@cargo install mdbook-pdf --vers "^0.1" --locked
ifeq ($(SG_BUILD_PLATFORM),$(SG_BUILD_PLATFORM_LINUX))
@echo "Installing mdbook-pdf-outline..."
+1
View File
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Clarified HTC VIVE Stand-alone support status in the platform support matrix.
- Bumped the SenseGlove libraries to `v2.105.3-97ea18cb`.
- Bumped the SenseGlove Unreal Engine Marketplace Packager `v0.4.1-e39a4f4`.
- Bumped the mdbook-alerts crate to `v0.7.x`.
- Bumped the copyright years.
## [2.3.2] - 2025-01-28