This commit is contained in:
jagore@microsoft.com 2019-09-18 18:07:23 +00:00
Родитель c85097ef51
Коммит 3b86651ebe
4 изменённых файлов: 30 добавлений и 9 удалений

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

@ -1,8 +0,0 @@
{
"type": "patch",
"comment": "Adjust filters to exclude more webpack functions.",
"packageName": "flamegrill",
"email": "jagore@microsoft.com",
"commit": "f7abcf1d20d58d7378734f6947fc69c369d7403a",
"date": "2019-09-18T17:59:40.474Z"
}

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

@ -0,0 +1,19 @@
{
"name": "flamegrill",
"entries": [
{
"date": "Wed, 18 Sep 2019 18:07:22 GMT",
"tag": "flamegrill_v0.0.8",
"version": "0.0.8",
"comments": {
"patch": [
{
"comment": "Adjust filters to exclude more webpack functions.",
"author": "jagore@microsoft.com",
"commit": "f7abcf1d20d58d7378734f6947fc69c369d7403a"
}
]
}
}
]
}

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

@ -0,0 +1,10 @@
# Change Log - flamegrill
This log was last generated on Wed, 18 Sep 2019 18:07:22 GMT and should not be manually modified.
## 0.0.8
Wed, 18 Sep 2019 18:07:22 GMT
### Patches
- Adjust filters to exclude more webpack functions. (jagore@microsoft.com)

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

@ -1,6 +1,6 @@
{
"name": "flamegrill",
"version": "0.0.7",
"version": "0.0.8",
"main": "lib/flamegrill.js",
"module": "lib/flamegrill.js",
"license": "MIT",