Skip to content

Commit 460d7ce

Browse files
author
whydah-gally
committed
chore(release): release [skip ci]
1 parent a9d4645 commit 460d7ce

File tree

8 files changed

+29
-5
lines changed

8 files changed

+29
-5
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.9.11](https://github.com/contentful/create-contentful-app/compare/v0.9.10...v0.9.11) (2021-06-07)
7+
8+
**Note:** Version bump only for package @contentful/create-contentful-app
9+
10+
11+
12+
13+
614
## [0.9.10](https://github.com/contentful/create-contentful-app/compare/v0.9.9...v0.9.10) (2021-06-07)
715

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

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"message": "chore(release): release [skip ci]"
1111
}
1212
},
13-
"version": "0.9.10"
13+
"version": "0.9.11"
1414
}

packages/contentful--create-contentful-app/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.9.11](https://github.com/contentful/create-contentful-app/compare/v0.9.10...v0.9.11) (2021-06-07)
7+
8+
**Note:** Version bump only for package @contentful/create-contentful-app
9+
10+
11+
12+
13+
614
## [0.9.10](https://github.com/contentful/create-contentful-app/compare/v0.9.9...v0.9.10) (2021-06-07)
715

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

packages/contentful--create-contentful-app/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/contentful--create-contentful-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentful/create-contentful-app",
3-
"version": "0.9.10",
3+
"version": "0.9.11",
44
"description": "A template for building Contentful Apps",
55
"author": "Contentful GmbH",
66
"license": "MIT",

packages/create-contentful-app/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.9.11](https://github.com/contentful/create-contentful-app/compare/v0.9.10...v0.9.11) (2021-06-07)
7+
8+
**Note:** Version bump only for package create-contentful-app
9+
10+
11+
12+
13+
614
## [0.9.10](https://github.com/contentful/create-contentful-app/compare/v0.9.9...v0.9.10) (2021-06-07)
715

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

packages/create-contentful-app/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/create-contentful-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-contentful-app",
3-
"version": "0.9.10",
3+
"version": "0.9.11",
44
"description": "A template for building Contentful Apps",
55
"author": "Contentful GmbH",
66
"license": "MIT",

0 commit comments

Comments
 (0)