Skip to content

Commit

Permalink
chore(release): 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
digisquad-bot committed Apr 27, 2024
1 parent 126e938 commit 435abd4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [5.3.0](https://github.com/cssninjaStudio/fresh/compare/v5.2.0...v5.3.0) (2024-04-27)


### Features

* migrate to iconify-icon, update dependencies ([126e938](https://github.com/cssninjaStudio/fresh/commit/126e938fc8ea22e4aac169594172b45738f89fc9))


### Bug Fixes

* material icon display ([0f6c01b](https://github.com/cssninjaStudio/fresh/commit/0f6c01b6e89597bc86b65ca49fd9a14edcd8da51))

## [5.2.0](https://github.com/cssninjaStudio/fresh/compare/v5.1.0...v5.2.0) (2023-09-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fresh",
"version": "5.2.0",
"version": "5.3.0",
"description": "Fresh - Bulma + Alpine JS landing page",
"type": "module",
"private": true,
Expand Down

0 comments on commit 435abd4

Please sign in to comment.