Skip to content

Commit 6c452a1

Browse files
chore(release): 0.0.2 [skip ci]
## [0.0.2](v0.0.1...v0.0.2) (2026-03-05) ### Bug Fixes * rename project from Relay to Patchwork ([8a45955](8a45955))
1 parent 8a45955 commit 6c452a1

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.0.2](https://github.com/adriandmitroca/relay/compare/v0.0.1...v0.0.2) (2026-03-05)
2+
3+
4+
### Bug Fixes
5+
6+
* rename project from Relay to Patchwork ([8a45955](https://github.com/adriandmitroca/relay/commit/8a45955389ee81f7aba783983f35626f14cdbca9))
7+
18
## [0.0.1](https://github.com/adriandmitroca/relay/compare/v0.0.0...v0.0.1) (2026-03-05)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "patchwork-agent",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Autonomous SWE agent — triage and fix issues from Sentry, Asana, Linear, and Jira with Claude",
55
"module": "src/cli.ts",
66
"type": "module",

0 commit comments

Comments
 (0)