diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ea0b1c..0be6dbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,8 @@ ## Unreleased -### Changed + +## v2.14.1 * Updated `pyyaml` version to fix a vulnerability. * Fixed defaultValues omit instead of None for fields in content types. diff --git a/contentful_management/__init__.py b/contentful_management/__init__.py index 1c464a3..b3606c9 100644 --- a/contentful_management/__init__.py +++ b/contentful_management/__init__.py @@ -15,6 +15,6 @@ from .content_type_field import ContentTypeField # noqa: F401 -__version__ = "2.14.0" -__author__ = "Contentful GmbH (David Litvak Bruno)" -__email__ = "david.litvak@contentful.com" +__version__ = "2.14.1" +__author__ = "Contentful GmbH" +__email__ = "prd-ecosystem-dx@contentful.com" diff --git a/docs/.buildinfo b/docs/.buildinfo index 7a3e113..4af25d8 100644 --- a/docs/.buildinfo +++ b/docs/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 1107bc6177021fbcbb06652383d2d75f +config: ebf74adf7a98b5bc5628dcaab2d571db tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_modules/contentful_management/api_key.html b/docs/_modules/contentful_management/api_key.html index 5c9b45f..df0036e 100644 --- a/docs/_modules/contentful_management/api_key.html +++ b/docs/_modules/contentful_management/api_key.html @@ -5,13 +5,13 @@ - contentful_management.api_key — Contentful Management 2.14.0 documentation + contentful_management.api_key — Contentful Management 2.14.1 documentation