Skip to content

Commit 80680f7

Browse files
RELEASING: Releasing 2 package(s) (#445)
Releases: @kurrier/worker@0.2.4 @kurrier/repo@1.2.3 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9b7fdc5 commit 80680f7

5 files changed

Lines changed: 14 additions & 8 deletions

File tree

.changeset/swift-paws-jog.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.4
4+
5+
### Patch Changes
6+
7+
- [#444](https://github.com/kurrier-org/kurrier/pull/444) [`9b7fdc5`](https://github.com/kurrier-org/kurrier/commit/9b7fdc5a34aeed04c4a40e6e6126c9a580786367) Thanks [@divrajbajwa](https://github.com/divrajbajwa)! - Reconnect IMAP IDLE after socket close
8+
39
## 0.2.3
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.3",
3+
"version": "0.2.4",
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.3
4+
5+
### Patch Changes
6+
7+
- [#444](https://github.com/kurrier-org/kurrier/pull/444) [`9b7fdc5`](https://github.com/kurrier-org/kurrier/commit/9b7fdc5a34aeed04c4a40e6e6126c9a580786367) Thanks [@divrajbajwa](https://github.com/divrajbajwa)! - Reconnect IMAP IDLE after socket close
8+
39
## 1.2.2
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.2"
4+
"version": "1.2.3"
55
}

0 commit comments

Comments
 (0)