Skip to content

Commit e554547

Browse files
committed
chore(release): 5.0.0
1 parent e9472da commit e554547

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
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.
44

5+
## [5.0.0](https://github.com/cssninjaStudio/fresh/compare/v4.1.0...v5.0.0) (2023-01-06)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* migrate from gulp to astro
11+
12+
### Features
13+
14+
* migrate from gulp to astro ([e9472da](https://github.com/cssninjaStudio/fresh/commit/e9472da047015a8a5aba64aea10bb18ee37dc558))
15+
516
## [4.1.0](https://github.com/cssninjaStudio/fresh/compare/v4.0.1...v4.1.0) (2022-10-26)
617

718

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fresh",
3-
"version": "4.1.0",
3+
"version": "5.0.0",
44
"description": "Fresh - Bulma + Alpine JS landing page",
55
"type": "module",
66
"private": true,

0 commit comments

Comments
 (0)