Skip to content

Commit d6c7d1f

Browse files
authored
Merge pull request #63 from clean-commit/1.2.1
1.2.1
2 parents ddf9cb9 + 6a4ef13 commit d6c7d1f

File tree

4 files changed

+2449
-2158
lines changed

4 files changed

+2449
-2158
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.2.1 - December 3, 2024
4+
5+
- Gatsby bumped to 5.14.0
6+
- Tailwindcss updated
7+
- Minor packages updates
8+
39
## 1.2.0 - April 18, 2024
410

511
**BREAKING CHANGES**

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![Henlo Starter](https://repository-images.githubusercontent.com/270961687/4085d990-9083-451d-b39b-5316579adf09)
22

3-
# Gatsby Starter Henlo (v1.2.0)
3+
# Gatsby Starter Henlo (v1.2.1)
44

55
[![Netlify Status](https://api.netlify.com/api/v1/badges/43532afb-3488-432b-8185-a745645a90d8/deploy-status)](https://app.netlify.com/sites/henlo/deploys)
66

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-starter-henlo",
33
"description": "Minimalistic starter for Gatsby v5, optimized for SEO & Performance.",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"author": "Wojciech Kałużny <[email protected]>",
66
"browserslist": [
77
"defaults"

0 commit comments

Comments
 (0)