Skip to content

Commit

Permalink
Merge pull request #56 from nordeck/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
dhenneke authored Oct 23, 2023
2 parents ed11861 + 39799dc commit 78260cf
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
10 changes: 0 additions & 10 deletions .changeset/quiet-papayas-trade.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/weak-meals-camp.md

This file was deleted.

15 changes: 15 additions & 0 deletions packages/element-web-opendesk-module/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @nordeck/element-web-opendesk-module

## 0.1.0

### Minor Changes

- b75ff6a: Move the configuration parameters for the banner and hide it if not configured.

**Breaking Change:**
The configuration parameters for the banner (`ics_navigation_json_url`,
`ics_silent_url`, `portal_logo_svg_url`, `portal_url`) were moved to a `banner`
object. You must update your configuration in order to still display the banner.

### Patch Changes

- 11119b8: Accept a navigation entry with a `null` icon.

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/element-web-opendesk-module/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nordeck/element-web-opendesk-module",
"version": "0.0.2",
"version": "0.1.0",
"description": "A module for Element to provide openDesk specific functionality",
"author": "Nordeck IT + Consulting GmbH",
"license": "Apache-2.0",
Expand Down

0 comments on commit 78260cf

Please sign in to comment.