Skip to content

Commit 371b085

Browse files
committed
Applying package updates.
1 parent 2100945 commit 371b085

File tree

4 files changed

+23
-13
lines changed

4 files changed

+23
-13
lines changed

apps/strider/CHANGELOG.json

+14
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
{
22
"name": "strider",
33
"entries": [
4+
{
5+
"version": "2.4.20",
6+
"tag": "strider_v2.4.20",
7+
"date": "Fri, 21 Aug 2020 17:16:49 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Fix vendor path",
12+
"author": "Ilya Radchenko <[email protected]>",
13+
"commit": "0c99729cb649891c5247740463e2d8e30ce9d4c0"
14+
}
15+
]
16+
}
17+
},
418
{
519
"version": "2.4.19",
620
"tag": "strider_v2.4.19",

apps/strider/CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - strider
22

3-
This log was last generated on Fri, 24 Jul 2020 13:57:26 GMT and should not be manually modified.
3+
This log was last generated on Fri, 21 Aug 2020 17:16:49 GMT and should not be manually modified.
4+
5+
## 2.4.20
6+
Fri, 21 Aug 2020 17:16:49 GMT
7+
8+
### Patches
9+
10+
- Fix vendor path
411

512
## 2.4.19
613
Fri, 24 Jul 2020 13:57:26 GMT

apps/strider/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strider",
3-
"version": "2.4.19",
3+
"version": "2.4.20",
44
"bin": {
55
"strider": "bin/strider"
66
},

common/changes/strider/fix-vendor-path_2020-08-21-01-48.json

-11
This file was deleted.

0 commit comments

Comments
 (0)