Revert "chore(release): publish"
This reverts commit 89fc2dbba6aa924b6d1e15e569b48369097d54a5.
This commit is contained in:
@ -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)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **deps:** update dependency immer to v7 ([#4276](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server/issues/4276)) ([e73f38d](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-proxy-server/commit/e73f38d5c260fd70cda38a3e842e21b99002503b))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 1.3.2 (2020-08-20)
|
||||
|
||||
|
||||
|
@ -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",
|
||||
|
Reference in New Issue
Block a user