@contentful/cra-template-create-contentful-app
Advanced tools
Comparing version 0.8.4 to 0.8.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.8.5](https://github.com/contentful/create-contentful-app/compare/v0.8.4...v0.8.5) (2021-04-23) | ||
**Note:** Version bump only for package @contentful/cra-template-create-contentful-app | ||
## [0.8.4](https://github.com/contentful/create-contentful-app/compare/v0.8.3...v0.8.4) (2021-04-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@contentful/cra-template-create-contentful-app", | ||
"version": "0.8.4", | ||
"version": "0.8.5", | ||
"description": "A template for building Contentful Apps", | ||
@@ -48,3 +48,3 @@ "author": "Contentful GmbH", | ||
}, | ||
"gitHead": "2e04f2a236b7e32a60ecbe833b2a17c45d1412f5" | ||
"gitHead": "9b2c93c99fac35352f5c0f6be682ae0cf192b483" | ||
} |
20054