mirror of
https://github.com/niels-emmer/myace.git
synced 2026-09-14 07:36:39 +02:00
[PR #71] [MERGED] chore: bump version to 1.0.1 #72
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
github-mirrors/myace#72
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/niels-emmer/myace/pull/71
Author: @niels-emmer
Created: 8/12/2026
Status: ✅ Merged
Merged: 8/12/2026
Merged by: @niels-emmer
Base:
main← Head:chore/v1.0.1-release-prep📝 Commits (1)
e1723d6chore: bump version to 1.0.1📊 Changes
4 files changed (+5 additions, -5 deletions)
View changed files
📝
backend/pyproject.toml(+1 -1)📝
cli/pyproject.toml(+1 -1)📝
frontend/package-lock.json(+2 -2)📝
frontend/package.json(+1 -1)📄 Description
Summary
The tagged
v1.0.0release points at the commit before #70 (the GitHub OAuth callbackuserinfo_endpointfix), so anyone pulling that specific tag still gets a backend where GitHub login 500s — even thoughmainand production have been fixed since. This bumps versions to1.0.1so a new release tag actually matches what's deployed. No functional changes.Test plan
pyproject.toml/package.jsonfiles,package-lock.jsonregenerated vianpm install.🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.