Skip to content

Commit

Permalink
chore(main): release 0.21.0 (#144)
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] authored Mar 21, 2024
1 parent dab07c4 commit 50ed4e2
Show file tree
Hide file tree
Showing 2 changed files with 18 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 @@
{
".": "0.20.1"
".": "0.21.0"
}
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [0.21.0](https://github.com/hugomods/bootstrap/compare/v0.20.1...v0.21.0) (2024-03-21)


### Features ✨

* **collapse:** add the border and rounded named parameters ([dab07c4](https://github.com/hugomods/bootstrap/commit/dab07c4790c72b948c52bf32b201dfecba49153e))


### Bug Fixes 🐞

* **collapse:** use .Page.RenderString to render .Inner ([#143](https://github.com/hugomods/bootstrap/issues/143)) ([dab07c4](https://github.com/hugomods/bootstrap/commit/dab07c4790c72b948c52bf32b201dfecba49153e))


### Styles 🎨

* **collapse:** add the triangle indicator ([dab07c4](https://github.com/hugomods/bootstrap/commit/dab07c4790c72b948c52bf32b201dfecba49153e))

## [0.20.1](https://github.com/hugomods/bootstrap/compare/v0.20.0...v0.20.1) (2024-03-20)


Expand Down

0 comments on commit 50ed4e2

Please sign in to comment.