Skip to content

Commit

Permalink
🎉 Release: v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
upupming committed Aug 13, 2021
1 parent 9665623 commit ac2a238
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## :tada: 2.1.3 (2021-08-13)


### :sparkles: Features

* **core:** merge Master into feat/dev ([a741ff9](https://github.com/PicGo/vs-picgo/commit/a741ff9))



## :tada: 2.0.4 (2019-04-21)



## :tada: 2.1.2 (2021-07-25)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.2",
"version": "2.1.3",
"publisher": "Spades",
"engines": {
"vscode": "^1.55.0"
Expand Down Expand Up @@ -299,7 +299,7 @@
"lint": "eslint --fix --ext .js,.jsx,.ts,.tsx .",
"cz": "lint-staged && git-cz",
"release": "bump-version",
"build": "yarn vsce package --yarn -o vs-picgo.vsix"
"build": "yarn vsce package --yarn"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit ac2a238

Please sign in to comment.