We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfdf227 commit f4fb060Copy full SHA for f4fb060
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [4.5.10] - 2026-01-17
6
+
7
+### ⚙️ Miscellaneous Tasks
8
9
+- *(workflows)* Update cron schedules for CodeQL and npm publish workflows
10
11
+# Changelog
12
13
+All notable changes to this project will be documented in this file.
14
15
## [4.5.9] - 2026-01-13
16
17
# Changelog
package.json
@@ -1,6 +1,6 @@
1
{
"name": "ts-serializable",
- "version": "4.5.9",
+ "version": "4.5.10",
"author": "Eugene Labutin",
"license": "MIT",
"homepage": "https://github.com/LabEG/Serializable#readme",
0 commit comments