applying package updates
This commit is contained in:
Родитель
b97abc0c1b
Коммит
0c1036d2f3
|
@ -1,6 +1,21 @@
|
||||||
{
|
{
|
||||||
"name": "p-profiler",
|
"name": "p-profiler",
|
||||||
"entries": [
|
"entries": [
|
||||||
|
{
|
||||||
|
"date": "Mon, 19 Oct 2020 21:15:46 GMT",
|
||||||
|
"tag": "p-profiler_v0.2.1",
|
||||||
|
"version": "0.2.1",
|
||||||
|
"comments": {
|
||||||
|
"patch": [
|
||||||
|
{
|
||||||
|
"comment": "make sure typing allows either prefix / customOutputPath",
|
||||||
|
"author": "kchau@microsoft.com",
|
||||||
|
"commit": "b97abc0c1b2accd7d43df297d7585bc76d4eb4b9",
|
||||||
|
"package": "p-profiler"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "Mon, 19 Oct 2020 21:06:39 GMT",
|
"date": "Mon, 19 Oct 2020 21:06:39 GMT",
|
||||||
"tag": "p-profiler_v0.2.0",
|
"tag": "p-profiler_v0.2.0",
|
||||||
|
|
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,9 +1,17 @@
|
||||||
# Change Log - p-profiler
|
# Change Log - p-profiler
|
||||||
|
|
||||||
This log was last generated on Mon, 19 Oct 2020 21:06:39 GMT and should not be manually modified.
|
This log was last generated on Mon, 19 Oct 2020 21:15:46 GMT and should not be manually modified.
|
||||||
|
|
||||||
<!-- Start content -->
|
<!-- Start content -->
|
||||||
|
|
||||||
|
## 0.2.1
|
||||||
|
|
||||||
|
Mon, 19 Oct 2020 21:15:46 GMT
|
||||||
|
|
||||||
|
### Patches
|
||||||
|
|
||||||
|
- make sure typing allows either prefix / customOutputPath (kchau@microsoft.com)
|
||||||
|
|
||||||
## 0.2.0
|
## 0.2.0
|
||||||
|
|
||||||
Mon, 19 Oct 2020 21:06:39 GMT
|
Mon, 19 Oct 2020 21:06:39 GMT
|
||||||
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "patch",
|
|
||||||
"comment": "make sure typing allows either prefix / customOutputPath",
|
|
||||||
"packageName": "p-profiler",
|
|
||||||
"email": "kchau@microsoft.com",
|
|
||||||
"dependentChangeType": "patch",
|
|
||||||
"date": "2020-10-19T21:14:38.490Z"
|
|
||||||
}
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "p-profiler",
|
"name": "p-profiler",
|
||||||
"version": "0.2.0",
|
"version": "0.2.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"types": "lib/index.d.ts",
|
"types": "lib/index.d.ts",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче