Skip to content

Commit 552dd9d

Browse files
committed
chore(ts-serializable): release [email protected]
1 parent e15362a commit 552dd9d

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

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

5+
## [4.5.0] - 2025-12-07
6+
7+
### 🚀 Features
8+
9+
- Add issue templates for bug reports and feature requests, and enhance contribution guidelines
10+
11+
### ⚙️ Miscellaneous Tasks
12+
13+
- Update Dependabot schedule to run on Tuesdays, remove .npmignore, and enhance package.json
14+
15+
# Changelog
16+
17+
All notable changes to this project will be documented in this file.
18+
519
## [4.4.1] - 2025-11-15
620

721
# Changelog

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.4.1",
3+
"version": "4.5.0",
44
"author": "Eugene Labutin",
55
"license": "MIT",
66
"homepage": "https://github.com/LabEG/Serializable#readme",

0 commit comments

Comments
 (0)