Skip to content

Commit

Permalink
chore(release): release [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
whydah-gally committed May 18, 2021
1 parent b543048 commit 0e7947d
Show file tree
Hide file tree
Showing 14 changed files with 52 additions and 12 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.8.31](https://github.com/contentful/create-contentful-app/compare/v0.8.30...v0.8.31) (2021-05-18)

**Note:** Version bump only for package @contentful/create-contentful-app





## [0.8.30](https://github.com/contentful/create-contentful-app/compare/v0.8.29...v0.8.30) (2021-05-18)

**Note:** Version bump only for package @contentful/create-contentful-app
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"message": "chore(release): release [skip ci]"
}
},
"version": "0.8.30"
"version": "0.8.31"
}
8 changes: 8 additions & 0 deletions packages/contentful--app-scripts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.8.31](https://github.com/contentful/create-contentful-app/compare/v0.8.30...v0.8.31) (2021-05-18)

**Note:** Version bump only for package @contentful/app-scripts





## [0.8.30](https://github.com/contentful/create-contentful-app/compare/v0.8.29...v0.8.30) (2021-05-18)

**Note:** Version bump only for package @contentful/app-scripts
Expand Down
2 changes: 1 addition & 1 deletion packages/contentful--app-scripts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/contentful--app-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentful/app-scripts",
"version": "0.8.30",
"version": "0.8.31",
"description": "A collection of scripts for building Contentful Apps",
"author": "Contentful GmbH",
"license": "MIT",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.8.31](https://github.com/contentful/create-contentful-app/compare/v0.8.30...v0.8.31) (2021-05-18)

**Note:** Version bump only for package @contentful/cra-template-create-contentful-app





## [0.8.30](https://github.com/contentful/create-contentful-app/compare/v0.8.29...v0.8.30) (2021-05-18)

**Note:** Version bump only for package @contentful/cra-template-create-contentful-app
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentful/cra-template-create-contentful-app",
"version": "0.8.30",
"version": "0.8.31",
"description": "A template for building Contentful Apps",
"author": "Contentful GmbH",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/contentful--create-contentful-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.8.31](https://github.com/contentful/create-contentful-app/compare/v0.8.30...v0.8.31) (2021-05-18)

**Note:** Version bump only for package @contentful/create-contentful-app





## [0.8.30](https://github.com/contentful/create-contentful-app/compare/v0.8.29...v0.8.30) (2021-05-18)

**Note:** Version bump only for package @contentful/create-contentful-app
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/contentful--create-contentful-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentful/create-contentful-app",
"version": "0.8.30",
"version": "0.8.31",
"description": "A template for building Contentful Apps",
"author": "Contentful GmbH",
"license": "MIT",
Expand Down Expand Up @@ -32,8 +32,8 @@
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
},
"dependencies": {
"@contentful/app-scripts": "0.8.30",
"@contentful/cra-template-create-contentful-app": "0.8.30",
"@contentful/app-scripts": "0.8.31",
"@contentful/cra-template-create-contentful-app": "0.8.31",
"chalk": "^4.1.0",
"contentful-management": "^7.5.1",
"create-react-app": "^4.0.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/create-contentful-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.8.31](https://github.com/contentful/create-contentful-app/compare/v0.8.30...v0.8.31) (2021-05-18)

**Note:** Version bump only for package create-contentful-app





## [0.8.30](https://github.com/contentful/create-contentful-app/compare/v0.8.29...v0.8.30) (2021-05-18)

**Note:** Version bump only for package create-contentful-app
Expand Down
2 changes: 1 addition & 1 deletion packages/create-contentful-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/create-contentful-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-contentful-app",
"version": "0.8.30",
"version": "0.8.31",
"description": "A template for building Contentful Apps",
"author": "Contentful GmbH",
"license": "MIT",
Expand All @@ -25,7 +25,7 @@
"create-contentful-app": "index.js"
},
"dependencies": {
"@contentful/create-contentful-app": "0.8.30"
"@contentful/create-contentful-app": "0.8.31"
},
"bugs": {
"url": "https://github.com/contentful/create-contentful-app/issues"
Expand Down

0 comments on commit 0e7947d

Please sign in to comment.