Skip to content

Commit 14dfc63

Browse files
committed
Merge branch 'release/0.1.4' into develop
2 parents 2c96acc + 588f693 commit 14dfc63

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

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

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+
516
## [0.1.2] - 2024-09-04
617

718
### 🚀 Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simplelog-decorator",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"license": "MIT",
55
"type": "module",
66
"author": {

0 commit comments

Comments
 (0)