Skip to content

Commit 7c12004

Browse files
committed
chore(release): publish
- project: json-api-nestjs 10.0.0-beta.4
1 parent 48348fe commit 7c12004

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

libs/json-api/json-api-nestjs/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 10.0.0-beta.4 (2025-05-23)
2+
3+
### 🚀 Features
4+
5+
- **json-api-nestjs:** Update package.json dep ([87519a0](https://github.com/klerick/nestjs-json-api/commit/87519a0))
6+
7+
### ❤️ Thank You
8+
9+
- Alex H
10+
111
## 10.0.0-beta.3 (2025-05-23)
212

313
### 🚀 Features

libs/json-api/json-api-nestjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@klerick/json-api-nestjs",
3-
"version": "10.0.0-beta.3",
3+
"version": "10.0.0-beta.4",
44
"type": "commonjs",
55
"description": "JsonApi Plugin for NestJs",
66
"keywords": [

0 commit comments

Comments
 (0)