We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcd7c0d commit 97a88f1Copy full SHA for 97a88f1
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## :tada: 2.1.6 (2021-08-21)
2
+
3
4
+### :bug: Bug Fixes
5
6
+* **ci:** fix changelog link ([fcd7c0d](https://github.com/PicGo/vs-picgo/commit/fcd7c0d))
7
8
9
10
## :tada: 2.1.6-alpha.0 (2021-08-21)
11
12
package.json
@@ -5,7 +5,7 @@
"repository": "https://github.com/PicGo/vs-picgo",
"issues": "https://github.com/PicGo/vs-picgo/issues",
"keywords": "%ext.keywords%",
- "version": "2.1.6-alpha.0",
+ "version": "2.1.6",
"publisher": "Spades",
"engines": {
"vscode": "^1.55.0"
0 commit comments