We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73a15ac + bc85e30 commit 84a6b0aCopy full SHA for 84a6b0a
CHANGELOG.md
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
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.2.0] - 2022-12-21
17
18
### Changed
0 commit comments