Skip to content

Commit 84f4de9

Browse files
chore(master): release 1.10.0 (#1105)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1a87992 commit 84f4de9

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.9.5"
2+
".": "1.10.0"
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.10.0](https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.9.5...v1.10.0) (2025-02-13)
4+
5+
6+
### Features ✨
7+
8+
* add the `socialAnimation` parameter, remove animation from social links if `false` ([#1106](https://github.com/razonyang/hugo-theme-bootstrap/issues/1106)) ([1a87992](https://github.com/razonyang/hugo-theme-bootstrap/commit/1a879923b523f998b92298ab8078366d881126e3))
9+
* add the `socialColor` parameter, remove color from social links if `false` ([#1104](https://github.com/razonyang/hugo-theme-bootstrap/issues/1104)) ([c314550](https://github.com/razonyang/hugo-theme-bootstrap/commit/c314550b6893c1c889c2a5a8eebf35a8c23f064d)), closes [#1103](https://github.com/razonyang/hugo-theme-bootstrap/issues/1103)
10+
311
## [1.9.5](https://github.com/razonyang/hugo-theme-bootstrap/compare/v1.9.4...v1.9.5) (2025-02-13)
412

513

0 commit comments

Comments
 (0)