@monodeploy/types
Advanced tools
Comparing version 0.7.1 to 0.8.0
@@ -5,2 +5,11 @@ # Changelog | ||
## [0.7.1](https://github.com/tophat/monodeploy/compare/@monodeploy/types@0.7.0...@monodeploy/types@0.7.1) "@monodeploy/types" (2021-07-05)<a name="0.7.1"></a> | ||
### Bug Fixes | ||
* update yarn to 3.0.0-rc.9 (#386) ([fcfc63a](https://github.com/tophat/monodeploy/commits/fcfc63a)) | ||
## [0.7.0](https://github.com/tophat/monodeploy/compare/@monodeploy/types@0.6.1...@monodeploy/types@0.7.0) "@monodeploy/types" (2021-07-05)<a name="0.7.0"></a> | ||
@@ -7,0 +16,0 @@ |
@@ -67,4 +67,6 @@ import { Configuration, Project, Report, Workspace } from '@yarnpkg/core'; | ||
version: string; | ||
previousVersion?: string | null; | ||
changelog: string | null; | ||
tag: string | null; | ||
strategy?: PackageStrategyType | null; | ||
} | ||
@@ -71,0 +73,0 @@ export interface ChangesetSchema { |
{ | ||
"name": "@monodeploy/types", | ||
"version": "0.7.1", | ||
"version": "0.8.0", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
8273
76