Skip to content

Commit 167366e

Browse files
cli-releases: v2.11.0 artifacts (#498)
Release artifacts generated by CI for CLI v2.11.0. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c72c56f commit 167366e

5 files changed

Lines changed: 10 additions & 2 deletions

File tree

cli-releases/releases.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"tags": {
3-
"latest": "2.10.0"
3+
"latest": "2.11.0"
44
},
55
"versions": {
66
"0.41.0": {
@@ -384,6 +384,14 @@
384384
"commitHash": "f02c9b3f00432493e8c4daedf4778ddedc07ef4e",
385385
"url": "https://cli.mops.one/versions/2.10.0.tgz",
386386
"hash": "85b587774d4258e41baeaa8150ad62230849c40cc5f832fee8298217f56081d2"
387+
},
388+
"2.11.0": {
389+
"time": 1776415185993,
390+
"size": 2410057,
391+
"relseaseNotes": "* Add `mops migrate new <Name>` and `mops migrate freeze` commands for managing enhanced migration chains\n* Add `[canisters.<name>.migrations]` config section with `chain`, `next`, `check-limit`, and `build-limit` fields\n* `mops check`, `mops build`, and `mops check-stable` now auto-inject `--enhanced-migration` when `[migrations]` is configured\n* `mops check` and `mops check-stable` emit a hint to create a migration when a stable compatibility check fails and `[migrations]` is configured\n* Migration chain trimming: only the last N migrations are passed to `moc` based on `check-limit`/`build-limit` settings\n",
392+
"commitHash": "c72c56f5d3ad0d0ceb22b006486fd9877679ef74",
393+
"url": "https://cli.mops.one/versions/2.11.0.tgz",
394+
"hash": "bdb31e73c8319fdcba59d1a2387de35bcb192052aa5d3de0e08fa5235aa40e93"
387395
}
388396
}
389397
}

cli-releases/tags/latest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.10.0
1+
2.11.0

cli-releases/versions/2.11.0.tgz

2.3 MB
Binary file not shown.

cli-releases/versions/2.tgz

3.03 KB
Binary file not shown.

cli-releases/versions/latest.tgz

3.03 KB
Binary file not shown.

0 commit comments

Comments
 (0)