File tree Expand file tree Collapse file tree 4 files changed +15
-2
lines changed Expand file tree Collapse file tree 4 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1
1
# react-markdown-autolink
2
2
3
+ ## 0.0.1-tsup.1
4
+
5
+ ### Patch Changes
6
+
7
+ - d8d358d: Optimize vite build
8
+
3
9
## 0.0.1-tsup.0
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 2
2
"name" : " react-markdown-autolink" ,
3
3
"author" : " Mayank Kumar Chaudhari <https://mayank-chaudhari.vercel.app>" ,
4
4
"private" : false ,
5
- "version" : " 0.0.1-tsup.0 " ,
5
+ "version" : " 0.0.1-tsup.1 " ,
6
6
"description" : " A highly lightweight utility that automatically detects and makes links clickable in Markdown." ,
7
7
"license" : " MPL-2.0" ,
8
8
"main" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 1
1
# @repo/shared
2
2
3
+ ## 0.0.1-tsup.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ d8d358d]
8
+ - react-markdown-autolink@0.0.1-tsup.1
9
+
3
10
## 0.0.1-tsup.0
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @repo/shared" ,
3
- "version" : " 0.0.1-tsup.0 " ,
3
+ "version" : " 0.0.1-tsup.1 " ,
4
4
"private" : true ,
5
5
"sideEffects" : false ,
6
6
"main" : " ./dist/index.js" ,
You can’t perform that action at this time.
0 commit comments