Skip to content

Commit 8d5679e

Browse files
chore(release): release [skip ci]
- @contentful/app-scripts@1.32.1 - @contentful/create-contentful-app@1.17.5 - create-contentful-app@1.3.29
1 parent 4d7c6c3 commit 8d5679e

File tree

9 files changed

+31
-13
lines changed

9 files changed

+31
-13
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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+
## [1.32.1](https://github.com/contentful/create-contentful-app/compare/@contentful/app-scripts@1.32.0...@contentful/app-scripts@1.32.1) (2025-01-03)
7+
8+
### Bug Fixes
9+
10+
- bump app-scripts to force axios update to be released properly [ZEND-5779] ([#2278](https://github.com/contentful/create-contentful-app/issues/2278)) ([4d7c6c3](https://github.com/contentful/create-contentful-app/commit/4d7c6c3bc8e663a93041fdb5bbb6e44e02490732))
11+
- **deps:** bump contentful-management from 11.40.2 to 11.40.3 ([#2276](https://github.com/contentful/create-contentful-app/issues/2276)) ([c77e0ae](https://github.com/contentful/create-contentful-app/commit/c77e0ae2a395bf80c62aa27354f908bcc721ddf7))
12+
- **deps:** bump esbuild from 0.24.0 to 0.24.1 ([#2266](https://github.com/contentful/create-contentful-app/issues/2266)) ([211da27](https://github.com/contentful/create-contentful-app/commit/211da278e73ab9f7eaa7028c79877c8c967a6498))
13+
- **deps:** bump esbuild from 0.24.1 to 0.24.2 ([#2270](https://github.com/contentful/create-contentful-app/issues/2270)) ([93ecdee](https://github.com/contentful/create-contentful-app/commit/93ecdee153efd264757d3058317a310da1812d8c))
14+
- **deps:** bump ignore from 6.0.2 to 7.0.0 ([#2272](https://github.com/contentful/create-contentful-app/issues/2272)) ([b0a79c7](https://github.com/contentful/create-contentful-app/commit/b0a79c79f13571d02ea39a579f2d9c5b4fa51f04))
15+
616
# [1.32.0](https://github.com/contentful/create-contentful-app/compare/@contentful/app-scripts@1.31.1...@contentful/app-scripts@1.32.0) (2024-12-17)
717

818
### Bug Fixes

packages/contentful--app-scripts/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/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": "1.32.0",
3+
"version": "1.32.1",
44
"description": "A collection of scripts for building Contentful Apps",
55
"author": "Contentful GmbH",
66
"license": "MIT",

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [1.17.5](https://github.com/contentful/create-contentful-app/compare/@contentful/create-contentful-app@1.17.4...@contentful/create-contentful-app@1.17.5) (2025-01-03)
7+
8+
**Note:** Version bump only for package @contentful/create-contentful-app
9+
610
## [1.17.4](https://github.com/contentful/create-contentful-app/compare/@contentful/create-contentful-app@1.17.3...@contentful/create-contentful-app@1.17.4) (2025-01-02)
711

812
### Bug Fixes

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

Lines changed: 3 additions & 3 deletions
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentful/create-contentful-app",
3-
"version": "1.17.4",
3+
"version": "1.17.5",
44
"description": "A template for building Contentful Apps",
55
"keywords": [
66
"contentful",
@@ -36,7 +36,7 @@
3636
"test": "mocha 'test/**/*.spec.{js,ts}'"
3737
},
3838
"dependencies": {
39-
"@contentful/app-scripts": "1.32.0",
39+
"@contentful/app-scripts": "1.32.1",
4040
"@segment/analytics-node": "^2.2.0",
4141
"chalk": "4.1.2",
4242
"commander": "12.1.0",

packages/create-contentful-app/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [1.3.29](https://github.com/contentful/create-contentful-app/compare/create-contentful-app@1.3.28...create-contentful-app@1.3.29) (2025-01-03)
7+
8+
**Note:** Version bump only for package create-contentful-app
9+
610
## [1.3.28](https://github.com/contentful/create-contentful-app/compare/create-contentful-app@1.3.27...create-contentful-app@1.3.28) (2025-01-02)
711

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

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

Lines changed: 3 additions & 3 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-contentful-app",
3-
"version": "1.3.28",
3+
"version": "1.3.29",
44
"description": "A template for building Contentful Apps",
55
"keywords": [
66
"contentful",
@@ -29,7 +29,7 @@
2929
"create-contentful-app": "index.js"
3030
},
3131
"dependencies": {
32-
"@contentful/create-contentful-app": "1.17.4"
32+
"@contentful/create-contentful-app": "1.17.5"
3333
},
3434
"bugs": {
3535
"url": "https://github.com/contentful/create-contentful-app/issues"

0 commit comments

Comments
 (0)