Revert "chore(release): publish"

This reverts commit ba29f7427b27a19f322a96dcd608eaf508b9d97d.
This commit is contained in:
erezrokah
2020-08-20 18:54:25 +02:00
parent ba29f7427b
commit c31b7bb322
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)
### Bug Fixes
* **locale:** add missing translation strings for pt locale ([#4173](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server/issues/4173)) ([331f4b6](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server/commit/331f4b6ac171eb9e6196a29fa8c8371cd7846d04))
## 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",