Revert "chore(release): publish"

This reverts commit c538d07254509bcb82dde3204f78ac591b642283.
This commit is contained in:
Shawn Erquhart
2020-08-20 15:07:49 -04:00
parent c538d07254
commit c97907424a
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" ([18f2e33](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server/commit/18f2e33854e17abf3fd879dfa2e7d0957f13836d))
## 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",