Skip to content

Commit 3e7b3e6

Browse files
committed
chore(release): publish
- project: json-api-nestjs 10.0.0-beta.5
1 parent bd509a5 commit 3e7b3e6

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.5 (2025-05-30)
2+
3+
### 🚀 Features
4+
5+
- **json-api-nestjs:** Export `Params` type in index.ts ([bd509a5](https://github.com/klerick/nestjs-json-api/commit/bd509a5))
6+
7+
### ❤️ Thank You
8+
9+
- Alex H
10+
111
## 10.0.0-beta.4 (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.4",
3+
"version": "10.0.0-beta.5",
44
"type": "commonjs",
55
"description": "JsonApi Plugin for NestJs",
66
"keywords": [

0 commit comments

Comments
 (0)