File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.1.2] - 2024-09-04
6+
7+ ### 🚀 Features
8+
9+ - Add release workflow to publish on npm
10+
11+ ### 📚 Documentation
12+
13+ - Replace gh release badge with npm
14+ - Wrap npm and codecov badges with href
15+ - Add contributing section
16+ - Add usage instructions
17+
18+ ### ⚙️ Miscellaneous Tasks
19+
20+ - * (release)* Add missing build step
21+ - Add GH release badge
22+ - * (release)* Add missing registry-url variable for node action
23+
524## [ 0.1.1] - 2024-09-04
625
726### 🚀 Features
Original file line number Diff line number Diff line change 11{
22 "name" : " simplelog-decorator" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "license" : " MIT" ,
55 "type" : " module" ,
66 "author" : {
You can’t perform that action at this time.
0 commit comments