Skip to content

Commit

Permalink
chore(main): release 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 3, 2023
1 parent c0639a4 commit 7ff89f7
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Changelog

## [0.7.0](https://github.com/hugomods/bootstrap/compare/v0.6.2...v0.7.0) (2023-07-03)


### Features

* add the article-cards shortcode ([5824613](https://github.com/hugomods/bootstrap/commit/58246136dea0768b5ac57eeb671a21d84e7d4b72))
* add the btn-link shortcode ([e2426de](https://github.com/hugomods/bootstrap/commit/e2426de6383adaac9a593db005e4135bbb1f3c3e))
* add the container shortcode ([853f21a](https://github.com/hugomods/bootstrap/commit/853f21ac8d151f7bc370b35ae7c0d0d922d3d6d2))
* add the display shortcode ([72cd00a](https://github.com/hugomods/bootstrap/commit/72cd00a414f1853a843f4d0844b4f547e9a571ad))
* add the row and col shortcodes ([751fddc](https://github.com/hugomods/bootstrap/commit/751fddc8f154b9fe60d1d3a7b087a3ee6771d34d))
* **lead:** allow adding extra classes by the class parameter ([c010a54](https://github.com/hugomods/bootstrap/commit/c010a54c8104cbb94576ee5c9e612cbdd1fcaf5f))
* **lead:** the first parameter has same affect as class ([4cf95e8](https://github.com/hugomods/bootstrap/commit/4cf95e811623869640a92b3927670d4720d2fa84))


### Bug Fixes

* **article-cards:** correct the padding between of thumbnail and title ([14f61be](https://github.com/hugomods/bootstrap/commit/14f61bee39f5a0e94657c1b03e308db9b62ec94b))
* **btn-link:** do not transform the URL via relURL ([0475e58](https://github.com/hugomods/bootstrap/commit/0475e58e11a6ae4da5935932eb53da1f41bd55df))
* **btn-links:** correct URL parsing ([c0639a4](https://github.com/hugomods/bootstrap/commit/c0639a4efbbf84c8c8efdedf89a2450c66b0aab5))
* **icon-grid:** fix URL parsing ([2a270f0](https://github.com/hugomods/bootstrap/commit/2a270f0cb93a0efe684359d1271c52024d8c920a))
* **row:** correct the cols parameter assignment when using named parameters ([c8d8142](https://github.com/hugomods/bootstrap/commit/c8d814247b25b7e61e56986985044de1e9da5423))

0 comments on commit 7ff89f7

Please sign in to comment.