File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,22 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
You can’t perform that action at this time.
0 commit comments