Skip to content

Commit

Permalink
Applying package updates. (#1112)
Browse files Browse the repository at this point in the history
  • Loading branch information
knownasilya authored Jul 23, 2020
1 parent 0330cd7 commit 5276a35
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 13 deletions.
12 changes: 12 additions & 0 deletions apps/strider/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "strider",
"entries": [
{
"version": "2.4.16",
"tag": "strider_v2.4.16",
"date": "Thu, 23 Jul 2020 21:42:44 GMT",
"comments": {
"patch": [
{
"comment": "Fix bad import of common and build"
}
]
}
},
{
"version": "2.4.15",
"tag": "strider_v2.4.15",
Expand Down
9 changes: 8 additions & 1 deletion apps/strider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - strider

This log was last generated on Thu, 23 Jul 2020 20:11:30 GMT and should not be manually modified.
This log was last generated on Thu, 23 Jul 2020 21:42:44 GMT and should not be manually modified.

## 2.4.16
Thu, 23 Jul 2020 21:42:44 GMT

### Patches

- Fix bad import of common and build

## 2.4.15
Thu, 23 Jul 2020 20:11:30 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/strider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "strider",
"version": "2.4.15",
"version": "2.4.16",
"bin": {
"strider": "bin/strider"
},
Expand Down
11 changes: 0 additions & 11 deletions common/changes/strider/fix-bad-import_2020-07-23-21-41.json

This file was deleted.

1 comment on commit 5276a35

@vercel
Copy link

@vercel vercel bot commented on 5276a35 Jul 23, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.