Skip to content

Commit 0131047

Browse files
chore: publish [skip ci]
- @contentful/dam-app-base@4.0.3
1 parent 8932c7a commit 0131047

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

packages/dam-app-base/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+
## [4.0.3](https://github.com/contentful/apps/compare/@contentful/dam-app-base@4.0.2...@contentful/dam-app-base@4.0.3) (2026-03-24)
7+
8+
### Bug Fixes
9+
10+
- **dam-app-base:** remove scoped registry override, fix warning message typo [EXT-00] ([#10734](https://github.com/contentful/apps/issues/10734)) ([8932c7a](https://github.com/contentful/apps/commit/8932c7a844f6261cc82d93cf1634fea17cad5473))
11+
612
## [4.0.2](https://github.com/contentful/apps/compare/@contentful/dam-app-base@4.0.1...@contentful/dam-app-base@4.0.2) (2026-03-24)
713

814
### Bug Fixes

packages/dam-app-base/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/dam-app-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@contentful/dam-app-base",
33
"description": "Library to build an app to integrate your Digital Asset Management (DAM) system of choice with Contentful",
4-
"version": "4.0.2",
4+
"version": "4.0.3",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
77
"author": "Contentful GmbH",

0 commit comments

Comments
 (0)