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.
2 parents 2c96acc + 588f693 commit 14dfc63Copy full SHA for 14dfc63
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.1.4] - 2024-09-06
6
+
7
+### ⚙️ Miscellaneous Tasks
8
9
+- Add repo section
10
+- Remove src folder on npm
11
12
+### Release
13
14
+- Bump to 0.1.4
15
16
## [0.1.2] - 2024-09-04
17
18
### 🚀 Features
package.json
@@ -1,6 +1,6 @@
1
{
"name": "simplelog-decorator",
- "version": "0.1.3",
+ "version": "0.1.4",
"license": "MIT",
"type": "module",
"author": {
0 commit comments