Skip to content

Commit d2db922

Browse files
cli-releases: v2.12.3 artifacts (#519)
Release artifacts generated by CI for CLI v2.12.3. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 79dab9d commit d2db922

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.12.2"
3+
"latest": "2.12.3"
44
},
55
"versions": {
66
"0.41.0": {
@@ -416,6 +416,14 @@
416416
"commitHash": "29a222beeed0402730fe9475aa6c30bb24330e00",
417417
"url": "https://cli.mops.one/versions/2.12.2.tgz",
418418
"hash": "1a7b5985d5d055696a24f5347735561c63c30aeb27db91d385d3738f4ae09125"
419+
},
420+
"2.12.3": {
421+
"time": 1776932441082,
422+
"size": 2410287,
423+
"relseaseNotes": "* Fix `mops install --lock update` silently no-op'ing on a corrupt lockfile (#515)\n* `mops publish` no longer rejects unknown `mops.toml` sections, `package.*` keys, or `requirements.*` entries — these typo guards were the only place in the CLI that complained about unknown keys, drifted from the docs/types, and blocked publish on harmless local-only config like `[moc]`, `[canisters]`, `[build]`, and `[lint]` (#512)\n",
424+
"commitHash": "79dab9d9a2e9afdce2aef3fed6a74fa741d57331",
425+
"url": "https://cli.mops.one/versions/2.12.3.tgz",
426+
"hash": "e9c2286c8d096639c6cc03576848f97f5d10dd10b4a92a8ebeb136908f349189"
419427
}
420428
}
421429
}

cli-releases/tags/latest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.12.2
1+
2.12.3

cli-releases/versions/2.12.3.tgz

2.3 MB
Binary file not shown.

cli-releases/versions/2.tgz

-53 Bytes
Binary file not shown.

cli-releases/versions/latest.tgz

-53 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)