We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53ec5b9 commit 41700c0Copy full SHA for 41700c0
2 files changed
βCHANGELOG.mdβ
@@ -2,6 +2,8 @@
2
3
## Latest Changes
4
5
+## 0.1.2
6
+
7
### Internal
8
9
* βͺ Revert "βοΈ Remove 'Extension' from display name". PR [#97](https://github.com/fastapi/fastapi-vscode/pull/97) by [@savannahostrowski](https://github.com/savannahostrowski).
βpackage.jsonβ
@@ -11,7 +11,7 @@
11
"rest",
12
"openapi"
13
],
14
- "version": "0.1.1",
+ "version": "0.1.2",
15
"publisher": "FastAPILabs",
16
"license": "MIT",
17
"repository": {
0 commit comments