Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kenotron committed Feb 11, 2025
1 parent 55dce13 commit dce3a69
Show file tree
Hide file tree
Showing 9 changed files with 55 additions and 20 deletions.
11 changes: 0 additions & 11 deletions change/change-18d016a1-a33f-41d3-847e-51920ed380ec.json

This file was deleted.

15 changes: 15 additions & 0 deletions packages/cli/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@lage-run/cli",
"entries": [
{
"date": "Tue, 11 Feb 2025 05:40:29 GMT",
"version": "0.25.7",
"tag": "@lage-run/cli_v0.25.7",
"comments": {
"patch": [
{
"author": "kchau@microsoft.com",
"package": "@lage-run/cli",
"commit": "55dce132215025f6dea54e36eabcd7853168de1b",
"comment": "fixing outputs to have correct outputs"
}
]
}
},
{
"date": "Mon, 10 Feb 2025 00:35:53 GMT",
"version": "0.25.6",
Expand Down
10 changes: 9 additions & 1 deletion packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @lage-run/cli

<!-- This log was last generated on Mon, 10 Feb 2025 00:35:53 GMT and should not be manually modified. -->
<!-- This log was last generated on Tue, 11 Feb 2025 05:40:29 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.25.7

Tue, 11 Feb 2025 05:40:29 GMT

### Patches

- fixing outputs to have correct outputs (kchau@microsoft.com)

## 0.25.6

Mon, 10 Feb 2025 00:35:53 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lage-run/cli",
"version": "0.25.6",
"version": "0.25.7",
"description": "Command Line Interface for Lage",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"lint": "monorepo-scripts lint"
},
"dependencies": {
"@lage-run/cli": "^0.25.6",
"@lage-run/cli": "^0.25.7",
"@lage-run/globby": "^14.2.0",
"@lage-run/monorepo-scripts": "*",
"@lage-run/scheduler-types": "^0.3.23",
Expand Down
15 changes: 15 additions & 0 deletions packages/lage/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "lage",
"entries": [
{
"date": "Tue, 11 Feb 2025 05:40:29 GMT",
"version": "2.12.17",
"tag": "lage_v2.12.17",
"comments": {
"patch": [
{
"author": "beachball",
"package": "lage",
"comment": "Bump @lage-run/cli to v0.25.7",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 10 Feb 2025 00:35:53 GMT",
"version": "2.12.16",
Expand Down
10 changes: 9 additions & 1 deletion packages/lage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - lage

<!-- This log was last generated on Mon, 10 Feb 2025 00:35:53 GMT and should not be manually modified. -->
<!-- This log was last generated on Tue, 11 Feb 2025 05:40:29 GMT and should not be manually modified. -->

<!-- Start content -->

## 2.12.17

Tue, 11 Feb 2025 05:40:29 GMT

### Patches

- Bump @lage-run/cli to v0.25.7

## 2.12.16

Mon, 10 Feb 2025 00:35:53 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/lage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lage",
"version": "2.12.16",
"version": "2.12.17",
"repository": {
"type": "git",
"url": "https://github.com/microsoft/lage"
Expand All @@ -23,7 +23,7 @@
"fsevents": "~2.3.2"
},
"devDependencies": {
"@lage-run/cli": "^0.25.6",
"@lage-run/cli": "^0.25.7",
"@lage-run/runners": "^1.2.1",
"backfill-config": "6.4.2",
"dts-bundle-generator": "^9.5.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1697,7 +1697,7 @@ __metadata:
languageName: unknown
linkType: soft

"@lage-run/cli@npm:^0.25.6, @lage-run/cli@workspace:packages/cli":
"@lage-run/cli@npm:^0.25.7, @lage-run/cli@workspace:packages/cli":
version: 0.0.0-use.local
resolution: "@lage-run/cli@workspace:packages/cli"
dependencies:
Expand Down Expand Up @@ -1751,7 +1751,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@lage-run/e2e-tests@workspace:packages/e2e-tests"
dependencies:
"@lage-run/cli": "npm:^0.25.6"
"@lage-run/cli": "npm:^0.25.7"
"@lage-run/globby": "npm:^14.2.0"
"@lage-run/monorepo-scripts": "npm:*"
"@lage-run/scheduler-types": "npm:^0.3.23"
Expand Down Expand Up @@ -6108,7 +6108,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "lage@workspace:packages/lage"
dependencies:
"@lage-run/cli": "npm:^0.25.6"
"@lage-run/cli": "npm:^0.25.7"
"@lage-run/runners": "npm:^1.2.1"
backfill-config: "npm:6.4.2"
dts-bundle-generator: "npm:^9.5.1"
Expand Down

0 comments on commit dce3a69

Please sign in to comment.