File tree Expand file tree Collapse file tree 4 files changed +22
-2
lines changed
Expand file tree Collapse file tree 4 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 0.3.1 (2025-03-01)
2+
3+ ### 🩹 Fixes
4+
5+ - ** sftkit:** bump dependencies ([ e03b40c] ( https://github.com/SFTtech/sftkit/commit/e03b40c ) )
6+
7+ ### ❤️ Thank You
8+
9+ - Michael Loipführer
10+
111## 0.3.0 (2024-12-27)
212
313### 🚀 Features
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "pdm.backend"
55
66[project ]
77name = " sftkit"
8- version = " 0.3.0 "
8+ version = " 0.3.1 "
99license = { text = " MIT" }
1010maintainers = [{
name =
" Michael Loipführer" ,
email =
" [email protected] " }]
1111dynamic = [" description" ]
Original file line number Diff line number Diff line change 1+ ## 0.2.1 (2025-03-01)
2+
3+ ### 🩹 Fixes
4+
5+ - correct package.json repository references ([ 199942d] ( https://github.com/SFTtech/sftkit/commit/199942d ) )
6+
7+ ### ❤️ Thank You
8+
9+ - Michael Loipführer
10+
111## 0.2.0 (2024-06-28)
212
313
Original file line number Diff line number Diff line change 11{
22 "name" : " @sftkit/utils" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.2.1 " ,
44 "main" : " ./index.js" ,
55 "types" : " ./index.d.ts" ,
66 "exports" : {
You can’t perform that action at this time.
0 commit comments