Skip to content

Commit 81dba28

Browse files
committed
docs: update changelog
1 parent d698697 commit 81dba28

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
## [0.1.0] - 2024-09-03
5+
## [0.1.1] - 2024-09-04
66

77
### 🚀 Features
88

@@ -25,6 +25,7 @@ All notable changes to this project will be documented in this file.
2525

2626
- Use shields.io for badges
2727
- Add instructions on how to temporary type a property added by a decorator
28+
- Bump to 0.1.0
2829

2930
### 🧪 Testing
3031

@@ -51,5 +52,16 @@ All notable changes to this project will be documented in this file.
5152
- Build with specific tsconfig.build
5253
- *(ts)* Add js extension for nodenext path resolution
5354
- [**breaking**] Switch to tsx to support ts out of the box
55+
- Add author field
56+
- Add main script
57+
- Add declaration file generation
58+
- Add MIT license
59+
- Add files section
60+
- Add package keywords
61+
62+
### Release
63+
64+
- Add version and rename to simplelog-decorator the npm
65+
- Upgrade version
5466

5567
<!-- generated by git-cliff -->

0 commit comments

Comments
 (0)