Revert "chore(release): publish"

This reverts commit e25395b2f2247d16981675f735cc73c819584cc3.
This commit is contained in:
Shawn Erquhart
2020-09-08 14:03:35 -04:00
parent e25395b2f2
commit 828bb16415
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.3 (2020-09-08)
### Reverts
* Revert "chore(release): publish" ([3b83403](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server/commit/3b834034518fd029530b069c507b8efed297edac))
## 1.3.2 (2020-08-20)

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.3",
"version": "1.3.2",
"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.13.16",
"@types/vfile-message": "^2.0.0",
"jest": "^26.1.0",
"netlify-cms-lib-util": "^2.11.3",
"netlify-cms-lib-util": "^2.11.2",
"nodemon": "^2.0.2",
"ts-jest": "^26.0.0",
"ts-loader": "^8.0.0",