Skip to content

Commit acb8d55

Browse files
chore(master): release 1.13.1 (#1132)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fba06f2 commit acb8d55

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.13.0"
2+
".": "1.13.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.13.1](https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.13.0...v1.13.1) (2025-03-15)
4+
5+
6+
### Bug Fixes 🐞
7+
8+
* allow using negative number as navWeight ([#1131](https://github.com/razonyang/hugo-theme-bootstrap/issues/1131)) ([fba06f2](https://github.com/razonyang/hugo-theme-bootstrap/commit/fba06f2ccc129cccfa023ce8da2cbf0c6bd24fef)), closes [#1130](https://github.com/razonyang/hugo-theme-bootstrap/issues/1130)
9+
* sorting docs navigation items in LinkTitle rather than Title ([fba06f2](https://github.com/razonyang/hugo-theme-bootstrap/commit/fba06f2ccc129cccfa023ce8da2cbf0c6bd24fef))
10+
311
## [1.13.0](https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.12.1...v1.13.0) (2025-03-12)
412

513

0 commit comments

Comments
 (0)