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 15c9445 commit b3fdca4Copy full SHA for b3fdca4
CHANGELOG.md
@@ -2,6 +2,20 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [3.2.0] - 2024-06-02
6
+
7
+### 🚀 Features
8
9
+- Replace standart-version by git-cliff for generation changelog
10
11
+### ⚙️ Miscellaneous Tasks
12
13
+- Fix got-cliff bump
14
+- Git-cliff
15
+- *('ts-serializable')* Release 'ts-serializable'@3.1.0
16
+- Use cliff-jumper instead of git-cliff
17
+- Test cliff-jumper
18
19
## [3.1.0] - 2024-06-02
20
21
### 🚀 Features
package.json
@@ -1,6 +1,6 @@
1
{
"name": "ts-serializable",
- "version": "3.1.0",
+ "version": "3.2.0",
"author": "Eugene Labutin",
"license": "MIT",
"homepage": "https://github.com/LabEG/Serializable#readme",
0 commit comments