Skip to content

Commit 1881562

Browse files
author
whydah-gally
committed
chore(release): release [skip ci]
1 parent ff006fd commit 1881562

File tree

14 files changed

+49
-9
lines changed

14 files changed

+49
-9
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.25](https://github.com/contentful/create-contentful-app/compare/v0.9.24...v0.9.25) (2021-06-22)
7+
8+
**Note:** Version bump only for package @contentful/create-contentful-app
9+
10+
11+
12+
13+
614
## [0.9.24](https://github.com/contentful/create-contentful-app/compare/v0.9.23...v0.9.24) (2021-06-22)
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.24"
13+
"version": "0.9.25"
1414
}

packages/contentful--app-scripts/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.25](https://github.com/contentful/create-contentful-app/compare/v0.9.24...v0.9.25) (2021-06-22)
7+
8+
**Note:** Version bump only for package @contentful/app-scripts
9+
10+
11+
12+
13+
614
## [0.9.24](https://github.com/contentful/create-contentful-app/compare/v0.9.23...v0.9.24) (2021-06-22)
715

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

packages/contentful--app-scripts/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--app-scripts/package.json

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

packages/contentful--cra-template-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.25](https://github.com/contentful/create-contentful-app/compare/v0.9.24...v0.9.25) (2021-06-22)
7+
8+
**Note:** Version bump only for package @contentful/cra-template-create-contentful-app
9+
10+
11+
12+
13+
614
## [0.9.24](https://github.com/contentful/create-contentful-app/compare/v0.9.23...v0.9.24) (2021-06-22)
715

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

packages/contentful--cra-template-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--cra-template-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/cra-template-create-contentful-app",
3-
"version": "0.9.24",
3+
"version": "0.9.25",
44
"description": "A template for building Contentful Apps",
55
"author": "Contentful GmbH",
66
"license": "MIT",

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.25](https://github.com/contentful/create-contentful-app/compare/v0.9.24...v0.9.25) (2021-06-22)
7+
8+
**Note:** Version bump only for package @contentful/create-contentful-app
9+
10+
11+
12+
13+
614
## [0.9.24](https://github.com/contentful/create-contentful-app/compare/v0.9.23...v0.9.24) (2021-06-22)
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.24",
3+
"version": "0.9.25",
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.25](https://github.com/contentful/create-contentful-app/compare/v0.9.24...v0.9.25) (2021-06-22)
7+
8+
**Note:** Version bump only for package create-contentful-app
9+
10+
11+
12+
13+
614
## [0.9.24](https://github.com/contentful/create-contentful-app/compare/v0.9.23...v0.9.24) (2021-06-22)
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.24",
3+
"version": "0.9.25",
44
"description": "A template for building Contentful Apps",
55
"author": "Contentful GmbH",
66
"license": "MIT",

0 commit comments

Comments
 (0)