Skip to content

Commit

Permalink
chore(release): 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
digisquad-bot committed Jan 6, 2023
1 parent e9472da commit e554547
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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.0.0](https://github.com/cssninjaStudio/fresh/compare/v4.1.0...v5.0.0) (2023-01-06)


### ⚠ BREAKING CHANGES

* migrate from gulp to astro

### Features

* migrate from gulp to astro ([e9472da](https://github.com/cssninjaStudio/fresh/commit/e9472da047015a8a5aba64aea10bb18ee37dc558))

## [4.1.0](https://github.com/cssninjaStudio/fresh/compare/v4.0.1...v4.1.0) (2022-10-26)


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": "4.1.0",
"version": "5.0.0",
"description": "Fresh - Bulma + Alpine JS landing page",
"type": "module",
"private": true,
Expand Down

0 comments on commit e554547

Please sign in to comment.