Skip to content

Commit

Permalink
chore(master): release 1.5.0 (#1010)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Dec 2, 2023
1 parent 9947857 commit 66e713d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.4.1"
".": "1.5.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.5.0](https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.4.1...v1.5.0) (2023-12-02)


### Features ✨

* add the numberifyHeadings page parameter ([#1011](https://github.com/razonyang/hugo-theme-bootstrap/issues/1011)) ([9947857](https://github.com/razonyang/hugo-theme-bootstrap/commit/99478576c0fa2e45ef4c55e1d8d4cb6a8f009d29))


### Bug Fixes 🐞

* bring the post.excerpt parameter back ([#1009](https://github.com/razonyang/hugo-theme-bootstrap/issues/1009)) ([ed07b2f](https://github.com/razonyang/hugo-theme-bootstrap/commit/ed07b2f47478446b9d9474db44761c253b9b62dc))

## [1.4.1](https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.4.0...v1.4.1) (2023-11-05)


Expand Down

0 comments on commit 66e713d

Please sign in to comment.