We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b372b9 + bc85e30 commit 6aad02dCopy full SHA for 6aad02d
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