Skip to content

Commit fdadddd

Browse files
Merge pull request #160 from SpringRoll/release/2.3.0
SpringRoll Seed Main Branch Release 2.3.0
2 parents a6a22d6 + a9584f8 commit fdadddd

File tree

5 files changed

+1680
-1473
lines changed

5 files changed

+1680
-1473
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules
22
dist
3-
deploy
3+
deploy
4+
.DS_Store

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v22.17.0
1+
v24.12.0

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.3.0] - 2026-02-19
9+
10+
### Changed
11+
12+
- Updated Node to 24.12.0
13+
- Updated dependencies including SpringRoll Core
14+
- Updated gitignore to not include .DS_Store files
15+
816
## [2.2.0] - 2025-06-27
917

1018
### Changed

0 commit comments

Comments
 (0)