File tree 3 files changed +9
-2
lines changed
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.2 .0"
2
+ "." : " 0.3 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.3.0] ( https://github.com/alioguzhan/truffleshow/compare/0.2.0...0.3.0 ) (2025-03-14)
4
+
5
+
6
+ ### Features
7
+
8
+ * add option to load sample data ([ 3d44a38] ( https://github.com/alioguzhan/truffleshow/commit/3d44a38b7d059142658a3c21d06ce78f9c842bd7 ) )
9
+
3
10
## [ 0.2.0] ( https://github.com/alioguzhan/truffleshow/compare/0.1.0...0.2.0 ) (2025-03-12)
4
11
5
12
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ <h1 class="text-3xl font-bold text-center mb-8 text-gray-800 dark:text-white">
28
28
< i class ="fas fa-file-shield text-teal-600 dark:text-teal-400 mr-2 "> </ i >
29
29
TruffleShow
30
30
< p class ="text-sm text-center text-gray-600 dark:text-gray-400 mt-2 ">
31
- v0.2 .0 <!--x-release-please-version-->
31
+ v0.3 .0 <!--x-release-please-version-->
32
32
</ p >
33
33
</ h1 >
34
34
< p class ="text-center text-gray-600 dark:text-gray-100 mb-2 ">
You can’t perform that action at this time.
0 commit comments