File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+
2
+ ## ...main
3
+
4
+
5
+ ### 🏡 Chore
6
+
7
+ - Initial commit ([ 7bf9bac] ( https://github.com/stacksjs/ts-slug/commit/7bf9bac ) )
8
+ - Adjust meta images ([ 508a552] ( https://github.com/stacksjs/ts-slug/commit/508a552 ) )
9
+ - Lint ([ fd08ee6] ( https://github.com/stacksjs/ts-slug/commit/fd08ee6 ) )
10
+ - Resolve type issues ([ e3b6b67] ( https://github.com/stacksjs/ts-slug/commit/e3b6b67 ) )
11
+ - Lint ([ 2cf9a9e] ( https://github.com/stacksjs/ts-slug/commit/2cf9a9e ) )
12
+
13
+ ### ❤️ Contributors
14
+
15
+ - Chris ([ @chrisbbreuer ] ( https://github.com/chrisbbreuer ) )
16
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ts-slug" ,
3
3
"type" : " module" ,
4
- "version" : " 0.0 .0" ,
4
+ "version" : " 0.1 .0" ,
5
5
"description" : " Generate slugs from strings. Browser & Bun/Node.js compatible." ,
6
6
"author" : " Chris Breuer <chris@stacksjs.org>" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments