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 12, 2025
1 parent 5278433 commit b3a1231
Show file tree
Hide file tree
Showing 9 changed files with 55 additions and 20 deletions.
11 changes: 0 additions & 11 deletions change/change-d96ec333-08ff-4c18-b36d-b1ab9679d0cf.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": "Wed, 12 Feb 2025 00:04:29 GMT",
"version": "0.26.0",
"tag": "@lage-run/cli_v0.26.0",
"comments": {
"minor": [
{
"author": "[email protected]",
"package": "@lage-run/cli",
"commit": "7842bdc237e410aad82b7e692ed4411cd8a38c72",
"comment": "Add extra info to lage info for #815"
}
]
}
},
{
"date": "Tue, 11 Feb 2025 05:40:29 GMT",
"version": "0.25.7",
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 Tue, 11 Feb 2025 05:40:29 GMT and should not be manually modified. -->
<!-- This log was last generated on Wed, 12 Feb 2025 00:04:29 GMT and should not be manually modified. -->

<!-- Start content -->

## 0.26.0

Wed, 12 Feb 2025 00:04:29 GMT

### Minor changes

- Add extra info to lage info for #815 ([email protected])

## 0.25.7

Tue, 11 Feb 2025 05:40:29 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.7",
"version": "0.26.0",
"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.7",
"@lage-run/cli": "^0.26.0",
"@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": "Wed, 12 Feb 2025 00:04:29 GMT",
"version": "2.12.18",
"tag": "lage_v2.12.18",
"comments": {
"patch": [
{
"author": "beachball",
"package": "lage",
"comment": "Bump @lage-run/cli to v0.26.0",
"commit": "not available"
}
]
}
},
{
"date": "Tue, 11 Feb 2025 05:40:29 GMT",
"version": "2.12.17",
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 Tue, 11 Feb 2025 05:40:29 GMT and should not be manually modified. -->
<!-- This log was last generated on Wed, 12 Feb 2025 00:04:29 GMT and should not be manually modified. -->

<!-- Start content -->

## 2.12.18

Wed, 12 Feb 2025 00:04:29 GMT

### Patches

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

## 2.12.17

Tue, 11 Feb 2025 05:40:29 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.17",
"version": "2.12.18",
"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.7",
"@lage-run/cli": "^0.26.0",
"@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.7, @lage-run/cli@workspace:packages/cli":
"@lage-run/cli@npm:^0.26.0, @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.7"
"@lage-run/cli": "npm:^0.26.0"
"@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.7"
"@lage-run/cli": "npm:^0.26.0"
"@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 b3a1231

Please sign in to comment.