Skip to content

Commit 116d5ad

Browse files
chore: update versions (#223)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2c86bc6 commit 116d5ad

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/renovate-deps-20260308T194420-bc9f11b6.md

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

packages/tsed/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @monque/tsed
22

3+
## 1.4.1
4+
5+
### Patch Changes
6+
7+
- [#222](https://github.com/ueberBrot/monque/pull/222) [`2c86bc6`](https://github.com/ueberBrot/monque/commit/2c86bc6fe4585e047570f6e13751cd1404022b20) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update dependencies
8+
9+
- @monque/tsed: @monque/core (^1.5.0 → ^1.5.1)
10+
311
## 1.4.0
412

513
### Minor Changes

packages/tsed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@monque/tsed",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Ts.ED integration for Monque - A robust, type-safe MongoDB job queue for TypeScript",
55
"author": "Maurice de Bruyn <debruyn.maurice@gmail.com>",
66
"repository": {

0 commit comments

Comments
 (0)