Revert "chore(release): publish"

This reverts commit 89fc2dbba6aa924b6d1e15e569b48369097d54a5.
This commit is contained in:
Shawn Erquhart
2020-09-08 13:12:41 -04:00
parent 89fc2dbba6
commit 3b83403451
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.
## 2.2.11 (2020-09-08)
### Bug Fixes
* **deps:** update dependency immer to v7 ([#4276](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-auth/issues/4276)) ([e73f38d](https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-auth/commit/e73f38d5c260fd70cda38a3e842e21b99002503b))
## 2.2.10 (2020-08-20)

View File

@ -1,7 +1,7 @@
{
"name": "netlify-cms-lib-auth",
"description": "Shared authentication functionality for Netlify CMS.",
"version": "2.2.11",
"version": "2.2.10",
"repository": "https://github.com/netlify/netlify-cms/tree/master/packages/netlify-cms-lib-auth",
"bugs": "https://github.com/netlify/netlify-cms/issues",
"module": "dist/esm/index.js",