We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1615a63 commit 47ebf38Copy full SHA for 47ebf38
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [3.5.0] - 2024-12-30
6
+
7
+### 🚀 Features
8
9
+- Update eslintconfig, format code with new config
10
11
## [3.4.0] - 2024-12-26
12
13
### 🚀 Features
package.json
@@ -1,6 +1,6 @@
1
{
"name": "ts-serializable",
- "version": "3.4.0",
+ "version": "3.5.0",
"author": "Eugene Labutin",
"license": "MIT",
"homepage": "https://github.com/LabEG/Serializable#readme",
0 commit comments