Skip to content

Commit 9cb7993

Browse files
github-actions[bot]mergify[bot]
authored andcommitted
chore(main): release 0.14.0
1 parent b767395 commit 9cb7993

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-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-
".": "0.13.0"
2+
".": "0.14.0"
33
}

CHANGELOG.md

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

3+
## [0.14.0](https://github.com/hugomods/bootstrap/compare/v0.13.0...v0.14.0) (2023-11-17)
4+
5+
6+
### Features ✨
7+
8+
* **article-cards:** add the bootstrap.article_cards.limit and bootstrap.article_cards.image_height parameter ([a878fba](https://github.com/hugomods/bootstrap/commit/a878fba8c9911522db3731d112858027ac559168))
9+
10+
11+
### Performance Improvements ⚡️
12+
13+
* **config-toggle:** caching the unmarshal source code ([#88](https://github.com/hugomods/bootstrap/issues/88)) ([c703a35](https://github.com/hugomods/bootstrap/commit/c703a35be33e66aaa4255e535de33da67ec72a6a))
14+
15+
16+
### Styles 🎨
17+
18+
* **article-cards:** change the image height as 240 ([37e5bf0](https://github.com/hugomods/bootstrap/commit/37e5bf07e7ec7dd41525eba7ce0a5e96d75f8e6f))
19+
* tweak article cards section and date ([b767395](https://github.com/hugomods/bootstrap/commit/b7673959765898e484cda52b45d72fd43f3331bf))
20+
321
## [0.13.0](https://github.com/hugomods/bootstrap/compare/v0.12.0...v0.13.0) (2023-09-25)
422

523

0 commit comments

Comments
 (0)