Skip to content

Commit e23e7a5

Browse files
committed
chore(release): publish
- project: json-api-nestjs-microorm 0.1.0-beta.5
1 parent 6d7a24f commit e23e7a5

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.1.0-beta.5 (2025-06-10)
2+
3+
### 🩹 Fixes
4+
5+
- **json-api-nestjs-microorm:** Handle defaultRaw in nullable props check and update entity properties ([6d7a24f](https://github.com/klerick/nestjs-json-api/commit/6d7a24f))
6+
7+
### ❤️ Thank You
8+
9+
- Alex H
10+
111
## 0.1.0-beta.4 (2025-05-24)
212

313
### 🩹 Fixes

libs/json-api/json-api-nestjs-microorm/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-microorm",
3-
"version": "0.1.0-beta.4",
3+
"version": "0.1.0-beta.5",
44
"type": "commonjs",
55
"main": "./src/index.js",
66
"types": "./src/index.d.ts",

0 commit comments

Comments
 (0)