File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.3.1] ( https://github.com/crowbait/typespec-typescript-emitter/compare/v0.3.0...v0.3.1 ) (2024-12-19)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * upper case HTTP verbs in routes ([ 00978ff] ( https://github.com/crowbait/typespec-typescript-emitter/commit/00978ff4f179fec336d0339b9038d2e2234a0574 ) )
7
+
8
+
9
+
1
10
# [ 0.3.0] ( https://github.com/crowbait/typespec-typescript-emitter/compare/v0.2.0...v0.3.0 ) (2024-12-08)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " typespec-typescript-emitter" ,
3
- "version" : " 0.3.0 " ,
3
+ "version" : " 0.3.1 " ,
4
4
"description" : " A TypeSpec library providing an emitter that generates TypeScript types and a structured routes object for robust importing" ,
5
5
"homepage" : " https://github.com/crowbait/typespec-typescript-emitter#readme" ,
6
6
"bugs" : " https://github.com/crowbait/typespec-typescript-emitter/issues" ,
You can’t perform that action at this time.
0 commit comments