applying package updates
This commit is contained in:
Родитель
5e9cb6435b
Коммит
d00cc087b8
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"name": "p-profiler",
|
||||
"entries": [
|
||||
{
|
||||
"date": "Mon, 25 May 2020 21:35:07 GMT",
|
||||
"tag": "p-profiler_v0.1.1",
|
||||
"version": "0.1.1",
|
||||
"comments": {
|
||||
"patch": [
|
||||
{
|
||||
"comment": "adding a p-profiler that is independent of the underlying runner",
|
||||
"author": "kchau@microsoft.com",
|
||||
"commit": "5e9cb6435b64b564786d10583cac1cd64314b396",
|
||||
"package": "p-profiler"
|
||||
},
|
||||
{
|
||||
"comment": "adding a readme and fixng up the default export",
|
||||
"author": "kchau@microsoft.com",
|
||||
"commit": "5e9cb6435b64b564786d10583cac1cd64314b396",
|
||||
"package": "p-profiler"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,14 @@
|
|||
# Change Log - p-profiler
|
||||
|
||||
This log was last generated on Mon, 25 May 2020 21:35:07 GMT and should not be manually modified.
|
||||
|
||||
<!-- Start content -->
|
||||
|
||||
## 0.1.1
|
||||
|
||||
Mon, 25 May 2020 21:35:07 GMT
|
||||
|
||||
### Patches
|
||||
|
||||
- adding a p-profiler that is independent of the underlying runner (kchau@microsoft.com)
|
||||
- adding a readme and fixng up the default export (kchau@microsoft.com)
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "adding a p-profiler that is independent of the underlying runner",
|
||||
"packageName": "p-profiler",
|
||||
"email": "kchau@microsoft.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2020-05-25T21:21:56.064Z"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "patch",
|
||||
"comment": "adding a readme and fixng up the default export",
|
||||
"packageName": "p-profiler",
|
||||
"email": "kchau@microsoft.com",
|
||||
"dependentChangeType": "patch",
|
||||
"date": "2020-05-25T21:31:38.478Z"
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "p-profiler",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
|
Загрузка…
Ссылка в новой задаче