Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kenotron committed Apr 9, 2022
1 parent b99f6f8 commit 24040a5
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 9 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "workspace-tools",
"entries": [
{
"date": "Sat, 09 Apr 2022 15:51:14 GMT",
"tag": "workspace-tools_v0.18.3",
"version": "0.18.3",
"comments": {
"patch": [
{
"author": "4123478+tido64@users.noreply.github.com",
"package": "workspace-tools",
"comment": "Fix Rush not being detected correctly. When Rush is set up to use Yarn or pnpm, the lock file for the latter are found first.",
"commit": "b99f6f82a6f22da37b67d74b519a204abd631c87"
}
]
}
},
{
"date": "Fri, 07 Jan 2022 18:15:36 GMT",
"tag": "workspace-tools_v0.18.2",
Expand Down
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - workspace-tools

This log was last generated on Fri, 07 Jan 2022 18:15:36 GMT and should not be manually modified.
This log was last generated on Sat, 09 Apr 2022 15:51:14 GMT and should not be manually modified.

<!-- Start content -->

## 0.18.3

Sat, 09 Apr 2022 15:51:14 GMT

### Patches

- Fix Rush not being detected correctly. When Rush is set up to use Yarn or pnpm, the lock file for the latter are found first. (4123478+tido64@users.noreply.github.com)

## 0.18.2

Fri, 07 Jan 2022 18:15:36 GMT
Expand Down

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "workspace-tools",
"version": "0.18.2",
"version": "0.18.3",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 24040a5

Please sign in to comment.