Skip to content

Commit 7b6c480

Browse files
committed
Applying package updates.
1 parent b461b9f commit 7b6c480

File tree

4 files changed

+25
-18
lines changed

4 files changed

+25
-18
lines changed

apps/strider/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "strider",
33
"entries": [
4+
{
5+
"version": "2.4.14",
6+
"tag": "strider_v2.4.14",
7+
"date": "Thu, 23 Jul 2020 19:54:59 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Fix build-lib script"
12+
},
13+
{
14+
"comment": "Update docs and logo"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "2.4.13",
621
"tag": "strider_v2.4.13",

apps/strider/CHANGELOG.md

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

3-
This log was last generated on Wed, 15 Jul 2020 03:52:11 GMT and should not be manually modified.
3+
This log was last generated on Thu, 23 Jul 2020 19:54:59 GMT and should not be manually modified.
4+
5+
## 2.4.14
6+
Thu, 23 Jul 2020 19:54:59 GMT
7+
8+
### Patches
9+
10+
- Fix build-lib script
11+
- Update docs and logo
412

513
## 2.4.13
614
Wed, 15 Jul 2020 03:52:11 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.13",
3+
"version": "2.4.14",
44
"bin": {
55
"strider": "bin/strider"
66
},

common/changes/strider/fix-build-lib_2020-07-23-12-10.json

-16
This file was deleted.

0 commit comments

Comments
 (0)