[PR #71] [MERGED] chore: bump version to 1.0.1 #72

Closed
opened 2026-08-12 19:09:22 +02:00 by zaph0d · 0 comments
Owner

📋 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: mainHead: chore/v1.0.1-release-prep


📝 Commits (1)

  • e1723d6 chore: 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.0 release points at the commit before #70 (the GitHub OAuth callback userinfo_endpoint fix), so anyone pulling that specific tag still gets a backend where GitHub login 500s — even though main and production have been fixed since. This bumps versions to 1.0.1 so a new release tag actually matches what's deployed. No functional changes.

Test plan

  • Version-only bump across the three pyproject.toml/package.json files, package-lock.json regenerated via npm install.
  • CI (existing suite, no behavior change expected).

🤖 Generated with Claude Code


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/niels-emmer/myace/pull/71 **Author:** [@niels-emmer](https://github.com/niels-emmer) **Created:** 8/12/2026 **Status:** ✅ Merged **Merged:** 8/12/2026 **Merged by:** [@niels-emmer](https://github.com/niels-emmer) **Base:** `main` ← **Head:** `chore/v1.0.1-release-prep` --- ### 📝 Commits (1) - [`e1723d6`](https://github.com/niels-emmer/myace/commit/e1723d65127295c9167888b5799e36595c3e8944) chore: bump version to 1.0.1 ### 📊 Changes **4 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `backend/pyproject.toml` (+1 -1) 📝 `cli/pyproject.toml` (+1 -1) 📝 `frontend/package-lock.json` (+2 -2) 📝 `frontend/package.json` (+1 -1) </details> ### 📄 Description ## Summary The tagged `v1.0.0` release points at the commit before #70 (the GitHub OAuth callback `userinfo_endpoint` fix), so anyone pulling that specific tag still gets a backend where GitHub login 500s — even though `main` and production have been fixed since. This bumps versions to `1.0.1` so a new release tag actually matches what's deployed. No functional changes. ## Test plan - [x] Version-only bump across the three `pyproject.toml`/`package.json` files, `package-lock.json` regenerated via `npm install`. - [x] CI (existing suite, no behavior change expected). 🤖 Generated with [Claude Code](https://claude.com/claude-code) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zaph0d 2026-08-12 19:09:22 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
github-mirrors/myace#72
No description provided.