Skip to content

Commit 53fe8f4

Browse files
committed
Merge branch 'master' of github.com:LabEG/Serializable
2 parents d723228 + abd8fa9 commit 53fe8f4

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [4.3.2] - 2025-10-07
6+
7+
### 🐛 Bug Fixes
8+
9+
- Update import paths to include .js extension for compatibility
10+
11+
# Changelog
12+
13+
All notable changes to this project will be documented in this file.
14+
515
## [4.3.1] - 2025-10-07
616

717
### ⚙️ Miscellaneous Tasks

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ts-serializable",
3-
"version": "4.3.1",
3+
"version": "4.3.2",
44
"author": "Eugene Labutin",
55
"license": "MIT",
66
"homepage": "https://github.com/LabEG/Serializable#readme",

0 commit comments

Comments
 (0)