Skip to content

Commit 553a55b

Browse files
chore(main): release 1.3.10
1 parent e49c9cf commit 553a55b

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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+
## [1.3.10](https://github.com/glowbuzzer/glowsite/compare/v1.3.9...v1.3.10) (2025-05-28)
6+
7+
8+
### Chore
9+
10+
* add overview pages ([e49c9cf](https://github.com/glowbuzzer/glowsite/commit/e49c9cfe3ba13f1f4b2329a72c847996b15ce8af))
11+
* add padding on more items on homepage ([11836c9](https://github.com/glowbuzzer/glowsite/commit/11836c962b3943c36eeaa9ece428683bb198c52c))
12+
* improve footer layout on mobile ([dad3f71](https://github.com/glowbuzzer/glowsite/commit/dad3f71ee0bcc886729a04b734abb1f31fa61064))
13+
* Initial re-cut of teaser carousel ([0f3490f](https://github.com/glowbuzzer/glowsite/commit/0f3490f1dfe8694058f55af8916637b499825fbf))
14+
* Junie edits of vision and contact pages ([d63c2dc](https://github.com/glowbuzzer/glowsite/commit/d63c2dc258dec031f88fd3d3ef0c443f00921967))
15+
* Junie jazz-up ([fd781bc](https://github.com/glowbuzzer/glowsite/commit/fd781bcb7ca3a238281c26a8db75a5e7bea34595))
16+
* reorder homepage to improve look ([0fa4a37](https://github.com/glowbuzzer/glowsite/commit/0fa4a371d238beb6d50fbf26634f26d6ef65ac6d))
17+
* Work on new website ([3134b98](https://github.com/glowbuzzer/glowsite/commit/3134b981d7511e697c5ec653a03dd265f1a39770))
18+
519
## [1.3.9](https://github.com/glowbuzzer/glowsite/compare/v1.3.8...v1.3.9) (2025-04-22)
620

721

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "glowsite2",
3-
"version": "1.3.9",
3+
"version": "1.3.10",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)