Skip to content

Commit da7cb8b

Browse files
New version: RigSmith.ChangeRig version 1.15.0 (microsoft#430255)
1 parent 1204915 commit da7cb8b

3 files changed

Lines changed: 67 additions & 0 deletions

File tree

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: RigSmith.ChangeRig
5+
PackageVersion: 1.15.0
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: changerig.exe
10+
PortableCommandAlias: changerig
11+
Commands:
12+
- changerig
13+
ReleaseDate: 2026-09-06
14+
Installers:
15+
- Architecture: x64
16+
InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.15.0/changerig_1.15.0_windows_amd64.zip
17+
InstallerSha256: 12AF4A70D4E0772B6CF4C79E31D7DC2D8CE9322D8726F3494F8C605501760BDE
18+
- Architecture: arm64
19+
InstallerUrl: https://github.com/rigsmith/rigsmith/releases/download/v1.15.0/changerig_1.15.0_windows_arm64.zip
20+
InstallerSha256: 37FEE14585498FD19633BBFF31360E9D52A6C5652BD20E0B53E296586B155624
21+
ManifestType: installer
22+
ManifestVersion: 1.12.0
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: RigSmith.ChangeRig
5+
PackageVersion: 1.15.0
6+
PackageLocale: en-US
7+
Publisher: RigSmith
8+
PublisherUrl: https://rigsmith.dev/
9+
PublisherSupportUrl: https://github.com/rigsmith/rigsmith/issues
10+
Author: John Campion Jr
11+
PackageName: ChangeRig
12+
PackageUrl: https://rigsmith.dev/
13+
License: MIT
14+
LicenseUrl: https://github.com/rigsmith/rigsmith/blob/HEAD/LICENSE
15+
Copyright: Copyright (c) 2026 John Campion Jr
16+
ShortDescription: 'Changesets: capture intent, then version across every ecosystem'
17+
Moniker: changerig
18+
Tags:
19+
- cli
20+
- developer-tools
21+
- dotnet
22+
- go
23+
- rust
24+
ReleaseNotes: |-
25+
Changelog
26+
Fixes
27+
- d39a446 fix(clauderig): preserve backup bytes through Git conversions (#293)
28+
- 154e677 fix(stack): stop pull refusing work it had already merged (#296)
29+
- 7713b71 fix: anchor the credential signatures so prose stops tripping the wire (#291)
30+
- f0ec74a fix: make the tripwire and the rewriter agree, and judge text by content (#294)
31+
- b0c112e fix: scrub the whole conversation, not just the transcript file (#292)
32+
Others
33+
- b6dd5c5 docs(changeset): restore the consolidated secret-scanning entry
34+
- 52d8897 rig: name a stackspace seed by convention (#290)
35+
ReleaseNotesUrl: https://github.com/rigsmith/rigsmith/releases/tag/v1.15.0
36+
ManifestType: defaultLocale
37+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: RigSmith.ChangeRig
5+
PackageVersion: 1.15.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)