Skip to content

Commit 4037b0d

Browse files
committed
chore: bump version to 0.2.1 and update changelogs for @issuexjs/core and issuexjs
1 parent 36ac468 commit 4037b0d

4 files changed

Lines changed: 10 additions & 2 deletions

File tree

packages/core/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @issuexjs/core
22

3+
## 0.2.1
4+
35
## 0.2.0
46

57
### Minor Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@issuexjs/core",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "IssueX Core - Types, interfaces and provider abstractions",
55
"repository": {
66
"type": "git",

packages/issuexjs/CHANGELOG.md

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

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- @issuexjs/core@0.2.1
8+
39
## 0.2.0
410

511
### Minor Changes

packages/issuexjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "issuexjs",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "IssueX - Structured issue tracking for AI agents",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)