Skip to content

Commit

Permalink
chore: release v10.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 24, 2024
1 parent fa74229 commit 4b0c23a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
This project uses a version scheme based on the Cadenza main version in the format x.x.y, where x.x is the Cadenza main version and y a functional change or bugfix.

## Unreleased
### Added
- `CadenzaReloadEvent`

## 10.2.2 - 2024-10-24
### Added
- `CadenzaReloadEvent`
- `additionalLayers` option for `CadenzaClient#createGeometry` and `CadenzaClient#editGeometry`
- `disabledUiFeatures` option for `CadenzaClient#createGeometry` and `CadenzaClient#editGeometry`
- Support for 'workbook-map-add-layer' as `disabledUiFeatures` value
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@disy/cadenza.js",
"version": "10.2.1",
"version": "10.2.2",
"license": "Apache-2.0",
"repository": "github:DisyInformationssysteme/cadenza.js",
"type": "module",
Expand Down

0 comments on commit 4b0c23a

Please sign in to comment.