Skip to content

Commit

Permalink
chore: publish [skip ci]
Browse files Browse the repository at this point in the history
 - @contentful/dam-app-base@2.3.0
  • Loading branch information
contentful-automation[bot] committed Apr 30, 2024
1 parent c0a859d commit af83b02
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
6 changes: 6 additions & 0 deletions packages/dam-app-base/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.3.0](https://github.com/contentful/apps/compare/@contentful/dam-app-base@2.2.20...@contentful/dam-app-base@2.3.0) (2024-04-30)

### Features

- **dam-app-base:** replace react-searchable-hoc with dndkit ([#7431](https://github.com/contentful/apps/issues/7431)) ([c0a859d](https://github.com/contentful/apps/commit/c0a859d3853419f198194197323190cfe1db68df))

## [2.2.20](https://github.com/contentful/apps/compare/@contentful/dam-app-base@2.2.19...@contentful/dam-app-base@2.2.20) (2024-04-17)

### Bug Fixes
Expand Down
8 changes: 3 additions & 5 deletions packages/dam-app-base/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/dam-app-base/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@contentful/dam-app-base",
"description": "Library to build an app to integrate your Digital Asset Management (DAM) system of choice with Contentful",
"version": "2.2.20",
"version": "2.3.0",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"author": "Contentful GmbH",
Expand Down

0 comments on commit af83b02

Please sign in to comment.