Skip to content

Commit

Permalink
chore(main): release 0.18.0 (#54)
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 10, 2024
1 parent 51ce244 commit e42b1cf
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.18.0](https://github.com/hugomods/shortcodes/compare/v0.17.0...v0.18.0) (2024-03-10)


### Features

* **hugo/shortcode-params:** add the deprecated parameter for items ([247d9b2](https://github.com/hugomods/shortcodes/commit/247d9b24a87d79794966636661f8cb504fe84fba))
* **hugo/shortcode-params:** add the options property for parameters ([51ce244](https://github.com/hugomods/shortcodes/commit/51ce244f52de7496d799082a35e5129eb7355411))
* **hugo/shortcode-params:** add the since parameter for items ([db24371](https://github.com/hugomods/shortcodes/commit/db243715de333b7d9c500c439694c2ddbc77894b))
* **params:** add the deprecated parameter for items ([247d9b2](https://github.com/hugomods/shortcodes/commit/247d9b24a87d79794966636661f8cb504fe84fba))
* **params:** add the options property for parameters ([51ce244](https://github.com/hugomods/shortcodes/commit/51ce244f52de7496d799082a35e5129eb7355411))
* **params:** add the since parameter for items ([db24371](https://github.com/hugomods/shortcodes/commit/db243715de333b7d9c500c439694c2ddbc77894b))

## [0.17.0](https://github.com/hugomods/shortcodes/compare/v0.16.0...v0.17.0) (2024-03-08)


Expand Down

0 comments on commit e42b1cf

Please sign in to comment.