Skip to content

Commit de3c7a3

Browse files
chore(release): release [skip ci]
- [email protected]
1 parent b8a7dd1 commit de3c7a3

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

packages/create-contentful-app/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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+
## [2.0.13](https://github.com/contentful/create-contentful-app/compare/[email protected]@2.0.13) (2025-06-12)
7+
8+
### Bug Fixes
9+
10+
- update create-contentful-app remove inflight ([#2533](https://github.com/contentful/create-contentful-app/issues/2533)) ([b8a7dd1](https://github.com/contentful/create-contentful-app/commit/b8a7dd1827507ad68352fd5bef55cb0c47a55f50))
11+
612
## [2.0.12](https://github.com/contentful/create-contentful-app/compare/[email protected]@2.0.12) (2025-06-12)
713

814
### Bug Fixes

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

Lines changed: 2 additions & 2 deletions
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": "2.0.12",
3+
"version": "2.0.13",
44
"description": "A template for building Contentful Apps",
55
"keywords": [
66
"contentful",

0 commit comments

Comments
 (0)