Skip to content

Commit c887a30

Browse files
chore(release): version packages (#1408)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a36f07f commit c887a30

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/release-pin-verification-identity.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 0.73.2
4+
5+
### Patch Changes
6+
7+
- Fixes a release deploy that never started: the signature check on the pinned agent image rejected every
8+
valid release, so the application server stayed down.
9+
310
---
411

512
Newest first. Entries are authored as [changesets](https://github.com/changesets/changesets) in each PR

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hephaestus",
3-
"version": "0.73.1",
3+
"version": "0.73.2",
44
"private": true,
55
"packageManager": "pnpm@11.1.2",
66
"scripts": {

0 commit comments

Comments
 (0)