Skip to content

Commit 2482d4f

Browse files
Updating CreateJS changelog
2 parents de5ca16 + bc85e30 commit 2482d4f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@ 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+
## [1.3.0] - 2023-03-13
9+
10+
### Changed
11+
12+
- Added .nvmrc file to set the project target node version
13+
- All seed templates now target node 18.15.0
14+
- Added `<meta name="robots" content="noindex">` to all template html files to prevent Google indexing
15+
16+
## [1.3.0] - 2023-03-13
17+
18+
### Changed
19+
20+
- Added .nvmrc file to set the project target node version
21+
- All seed templates now target node 18.15.0
22+
- Added `<meta name="robots" content="noindex">` to all template html files to prevent Google indexing
23+
824
## [1.2.0] - 2022-12-21
925

1026
### Changed

0 commit comments

Comments
 (0)