Skip to content

Commit abc4986

Browse files
RELEASING: Releasing 2 package(s) (#447)
Releases: @kurrier/worker@0.2.5 @kurrier/repo@1.2.4 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 22fad36 commit abc4986

5 files changed

Lines changed: 14 additions & 8 deletions

File tree

.changeset/red-kiwis-add.md

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

apps/worker/CHANGELOG.md

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

3+
## 0.2.5
4+
5+
### Patch Changes
6+
7+
- [#446](https://github.com/kurrier-org/kurrier/pull/446) [`22fad36`](https://github.com/kurrier-org/kurrier/commit/22fad36fb1bc79e3038184ddd485fb235217475c) Thanks [@krokhale](https://github.com/krokhale)! - scope api resources by owner
8+
39
## 0.2.4
410

511
### Patch Changes

apps/worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kurrier/worker",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"private": true,
55
"scripts": {
66
"dev": "dotenvx run -f ../../db/.env.develop -- nitro dev --port 3001",

packages/repo-version/CHANGELOG.md

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

3+
## 1.2.4
4+
5+
### Patch Changes
6+
7+
- [#446](https://github.com/kurrier-org/kurrier/pull/446) [`22fad36`](https://github.com/kurrier-org/kurrier/commit/22fad36fb1bc79e3038184ddd485fb235217475c) Thanks [@krokhale](https://github.com/krokhale)! - scope api resources by owner
8+
39
## 1.2.3
410

511
### Patch Changes

packages/repo-version/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "@kurrier/repo",
33
"private": true,
4-
"version": "1.2.3"
4+
"version": "1.2.4"
55
}

0 commit comments

Comments
 (0)