Skip to content

Commit b8dc8a7

Browse files
committed
Applying package updates.
1 parent 561f854 commit b8dc8a7

File tree

4 files changed

+21
-13
lines changed

4 files changed

+21
-13
lines changed

apps/strider/CHANGELOG.json

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "strider",
33
"entries": [
4+
{
5+
"version": "2.4.18",
6+
"tag": "strider_v2.4.18",
7+
"date": "Fri, 24 Jul 2020 11:01:55 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Fix plugin-path require from bin cli setup"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "2.4.17",
618
"tag": "strider_v2.4.17",

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 03:15:58 GMT and should not be manually modified.
3+
This log was last generated on Fri, 24 Jul 2020 11:01:55 GMT and should not be manually modified.
4+
5+
## 2.4.18
6+
Fri, 24 Jul 2020 11:01:55 GMT
7+
8+
### Patches
9+
10+
- Fix plugin-path require from bin cli setup
411

512
## 2.4.17
613
Fri, 24 Jul 2020 03:15:58 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.17",
3+
"version": "2.4.18",
44
"bin": {
55
"strider": "bin/strider"
66
},

common/changes/strider/fix-plugin-path-cli_2020-07-24-03-22.json

-11
This file was deleted.

0 commit comments

Comments
 (0)