Revert "chore(release): publish"

This reverts commit 63ed302c23220996dc8f0b1a19ea8042cf7a438e.
This commit is contained in:
Shawn Erquhart
2020-08-20 16:23:03 -04:00
parent 63ed302c23
commit 82624879cc
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" ([93009cc](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server/commit/93009cc6612f6e635ba76c0b4fcdf988e8a8b40d))
## 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",