Skip to content

Commit d98d777

Browse files
committed
chore(release): 5.2.0
1 parent 24c1440 commit d98d777

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.2.0](https://github.com/cssninjaStudio/fresh/compare/v5.1.0...v5.2.0) (2023-09-17)
6+
7+
8+
### Features
9+
10+
* migrate to Astro 3 ([1e317ac](https://github.com/cssninjaStudio/fresh/commit/1e317ac221cf75f74df119aee39b06c766f5dcd5))
11+
* use variable fonts from fontsources ([c002955](https://github.com/cssninjaStudio/fresh/commit/c00295507774d988e2f7d332c382dc9dc7bca674))
12+
13+
14+
### Bug Fixes
15+
16+
* upgrade engines to node 18 and pnpm 8 ([c77e2c3](https://github.com/cssninjaStudio/fresh/commit/c77e2c3a52c1b1257a5d2265d4c56ae56fd54c93))
17+
518
## [5.1.0](https://github.com/cssninjaStudio/fresh/compare/v5.0.0...v5.1.0) (2023-05-03)
619

720

package.json

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

0 commit comments

Comments
 (0)