Beachball Publish (no NPM) ***NO_CI***

This commit is contained in:
Skippy the Magnificent 2020-04-03 06:08:58 +00:00
Родитель 7652ae48f7
Коммит 9ac5241640
4 изменённых файлов: 23 добавлений и 10 удалений

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@microsoft/mso",
"entries": [
{
"date": "Fri, 03 Apr 2020 06:08:58 GMT",
"tag": "@microsoft/mso_v0.0.10",
"version": "0.0.10",
"comments": {
"patch": [
{
"comment": "Turn on strict GCC warnings and compiler settings. Fix the code so it compiles.",
"author": "adam@thefoxmans.net",
"commit": "723193d6c048927c53bc27ddbdedf18797917ca2",
"package": "@microsoft/mso"
}
]
}
},
{
"date": "Fri, 03 Apr 2020 01:44:22 GMT",
"tag": "@microsoft/mso_v0.0.9",

Просмотреть файл

@ -1,7 +1,13 @@
# Change Log - @microsoft/mso
This log was last generated on Fri, 03 Apr 2020 01:44:22 GMT and should not be manually modified.
This log was last generated on Fri, 03 Apr 2020 06:08:58 GMT and should not be manually modified.
## 0.0.10
Fri, 03 Apr 2020 06:08:58 GMT
### Patches
- Turn on strict GCC warnings and compiler settings. Fix the code so it compiles. (adam@thefoxmans.net)
## 0.0.9
Fri, 03 Apr 2020 01:44:22 GMT

Просмотреть файл

@ -1,8 +0,0 @@
{
"type": "patch",
"comment": "Turn on strict GCC warnings and compiler settings. Fix the code so it compiles.",
"packageName": "@microsoft/mso",
"email": "adam@thefoxmans.net",
"dependentChangeType": "patch",
"date": "2020-04-03T05:57:20.606Z"
}

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@microsoft/mso",
"version": "0.0.9",
"version": "0.0.10",
"scripts": {
"change": "beachball change",
"check": "beachball check",