Skip to content

Commit 09dc6d6

Browse files
Merge pull request #339 from RickVanRousselt/preview
update version and test for new release of yo-teams deploy
2 parents 6078d33 + e409eda commit 09dc6d6

File tree

4 files changed

+2114
-2797
lines changed

4 files changed

+2114
-2797
lines changed

packages/yoteams-deploy/.eslintrc.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"root": true,
23
"env": {
34
"browser": true,
45
"es2021": true

packages/yoteams-deploy/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## [*1.3.0*]- <*2022-06-23*>
9+
10+
### Changes
11+
12+
* Requires Node 16 or later
13+
* Dependency package updates
14+
815
## [*1.2.0*]- <*2022-06-23*>
916

1017
### Changes

0 commit comments

Comments
 (0)