Revert "chore(release): publish"

This reverts commit 71fe5979b44588d7bcaf0c68d94b5033e7d15bb8.
This commit is contained in:
Shawn Erquhart
2020-08-20 15:59:36 -04:00
parent 71fe5979b4
commit 93009cc661
68 changed files with 64 additions and 438 deletions

View File

@ -3,17 +3,6 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.3.2 (2020-08-20)
### Reverts
* Revert "chore(release): publish" ([c979074](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server/commit/c97907424aaa47fe78267752785a817938f69129))
## 1.3.1 (2020-07-27)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-proxy-server",
"description": "Proxy server to be used with Netlify CMS proxy backend",
"version": "1.3.2",
"version": "1.3.1",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server",
"bugs": "https://github.com/netlify/netlify-cms/issues",
"license": "MIT",
@ -40,7 +40,7 @@
"@types/node": "^13.1.7",
"@types/vfile-message": "^2.0.0",
"jest": "^26.1.0",
"netlify-cms-lib-util": "^2.11.2",
"netlify-cms-lib-util": "^2.11.1",
"nodemon": "^2.0.2",
"ts-jest": "^24.3.0",
"ts-loader": "^6.2.1",