Skip to content

Commit 36ec2a7

Browse files
committed
chore(release): v0.5.2
1 parent 9e8c386 commit 36ec2a7

File tree

2 files changed

+35
-1
lines changed

2 files changed

+35
-1
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,38 @@
11

2+
## v0.5.2
3+
4+
5+
### 🚀 Enhancements
6+
7+
- **init:** 🎉 Initial commit (dc51266)
8+
9+
### 📖 Documentation
10+
11+
- **readme:** 📝 Updated docs link (5c909cf)
12+
- **readme:** 📝 Updated docs link (53bfc24)
13+
- **readme:** 📝 Fixed typo (427c960)
14+
15+
### 📦 Build
16+
17+
- **build:** 💚 Added unbuild as build system (eb64311)
18+
19+
### 🏡 Chore
20+
21+
- **gitignore:** 🔧 Updated gitignore (b519647)
22+
- **release:** V0.5.1 (f69d890)
23+
24+
### 🤖 CI
25+
26+
- **ci:** 💚 Updated workflows (c438277)
27+
- **ci:** 💚 Updated workflow (d89204c)
28+
- **ci:** 💚 Updated file filter (9f6efb2)
29+
- **ci:** 💚 Updated release actions (8ce4481)
30+
- **ci:** 💚 Updated secret reference (9e8c386)
31+
32+
### ❤️ Contributors
33+
34+
- Jan-Henrik Damaschke <[email protected]>
35+
236
## v0.5.1
337

438

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@itpropro/tree-structure-ts",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"type": "module",
55
"packageManager": "[email protected]",
66
"files": [

0 commit comments

Comments
 (0)