Skip to content

Commit

Permalink
chore: release main (#1570)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 26, 2025
1 parent 6ee10d0 commit cfcf276
Show file tree
Hide file tree
Showing 13 changed files with 60 additions and 12 deletions.
12 changes: 6 additions & 6 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"elements/drawtools": "0.13.5",
"elements/drawtools": "0.14.0",
"elements/itemfilter": "1.7.1",
"elements/layercontrol": "0.29.0",
"elements/layercontrol": "0.29.1",
"elements/map": "1.19.4",
"elements/stacinfo": "0.6.2",
"elements/timecontrol": "0.12.2",
"elements/jsonform": "0.15.3",
"elements/timecontrol": "0.12.3",
"elements/jsonform": "0.15.4",
"elements/layout": "0.3.0",
"elements/storytelling": "1.5.2",
"elements/geosearch": "0.5.1",
"elements/storytelling": "1.5.3",
"elements/geosearch": "0.5.2",
"elements/chart": "0.4.0",
"utils": "0.1.5"
}
13 changes: 13 additions & 0 deletions elements/drawtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.14.0](https://github.com/EOX-A/EOxElements/compare/drawtools-v0.13.5...drawtools-v0.14.0) (2025-02-26)


### Features

* Allow setting feature name for rendered list ([#1569](https://github.com/EOX-A/EOxElements/issues/1569)) ([dedf539](https://github.com/EOX-A/EOxElements/commit/dedf53956e12954c2fa73a10d53e42831ae2b7b1))


### Bug Fixes

* Fallback for getting feature id ([#1566](https://github.com/EOX-A/EOxElements/issues/1566)) ([76f9445](https://github.com/EOX-A/EOxElements/commit/76f9445900a50e48c445849c284d8abdc135cb10))
* Typescript exports ([#1568](https://github.com/EOX-A/EOxElements/issues/1568)) ([6ee10d0](https://github.com/EOX-A/EOxElements/commit/6ee10d0c3898ca1afaeb3c2adc9581b39f897f2c))

## [0.13.5](https://github.com/EOX-A/EOxElements/compare/drawtools-v0.13.4...drawtools-v0.13.5) (2025-02-25)


Expand Down
2 changes: 1 addition & 1 deletion elements/drawtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eox/drawtools",
"version": "0.13.5",
"version": "0.14.0",
"type": "module",
"devDependencies": {
"@eox/map": "^1.19.3",
Expand Down
7 changes: 7 additions & 0 deletions elements/geosearch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.5.2](https://github.com/EOX-A/EOxElements/compare/geosearch-v0.5.1...geosearch-v0.5.2) (2025-02-26)


### Bug Fixes

* Typescript exports ([#1568](https://github.com/EOX-A/EOxElements/issues/1568)) ([6ee10d0](https://github.com/EOX-A/EOxElements/commit/6ee10d0c3898ca1afaeb3c2adc9581b39f897f2c))

## [0.5.1](https://github.com/EOX-A/EOxElements/compare/geosearch-v0.5.0...geosearch-v0.5.1) (2025-01-08)


Expand Down
2 changes: 1 addition & 1 deletion elements/geosearch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eox/geosearch",
"version": "0.5.1",
"version": "0.5.2",
"type": "module",
"engines": {
"npm": ">=8.0.0",
Expand Down
7 changes: 7 additions & 0 deletions elements/jsonform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.15.4](https://github.com/EOX-A/EOxElements/compare/jsonform-v0.15.3...jsonform-v0.15.4) (2025-02-26)


### Bug Fixes

* Typescript exports ([#1568](https://github.com/EOX-A/EOxElements/issues/1568)) ([6ee10d0](https://github.com/EOX-A/EOxElements/commit/6ee10d0c3898ca1afaeb3c2adc9581b39f897f2c))

## [0.15.3](https://github.com/EOX-A/EOxElements/compare/jsonform-v0.15.2...jsonform-v0.15.3) (2025-02-25)


Expand Down
2 changes: 1 addition & 1 deletion elements/jsonform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eox/jsonform",
"version": "0.15.3",
"version": "0.15.4",
"type": "module",
"devDependencies": {
"@eox/map": "^1.19.3",
Expand Down
7 changes: 7 additions & 0 deletions elements/layercontrol/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.29.1](https://github.com/EOX-A/EOxElements/compare/layercontrol-v0.29.0...layercontrol-v0.29.1) (2025-02-26)


### Bug Fixes

* Typescript exports ([#1568](https://github.com/EOX-A/EOxElements/issues/1568)) ([6ee10d0](https://github.com/EOX-A/EOxElements/commit/6ee10d0c3898ca1afaeb3c2adc9581b39f897f2c))

## [0.29.0](https://github.com/EOX-A/EOxElements/compare/layercontrol-v0.28.1...layercontrol-v0.29.0) (2025-01-22)


Expand Down
2 changes: 1 addition & 1 deletion elements/layercontrol/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eox/layercontrol",
"version": "0.29.0",
"version": "0.29.1",
"type": "module",
"devDependencies": {
"@eox/map": "^1.16.0",
Expand Down
7 changes: 7 additions & 0 deletions elements/storytelling/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.5.3](https://github.com/EOX-A/EOxElements/compare/storytelling-v1.5.2...storytelling-v1.5.3) (2025-02-26)


### Bug Fixes

* Typescript exports ([#1568](https://github.com/EOX-A/EOxElements/issues/1568)) ([6ee10d0](https://github.com/EOX-A/EOxElements/commit/6ee10d0c3898ca1afaeb3c2adc9581b39f897f2c))

## [1.5.2](https://github.com/EOX-A/EOxElements/compare/storytelling-v1.5.1...storytelling-v1.5.2) (2025-02-26)


Expand Down
2 changes: 1 addition & 1 deletion elements/storytelling/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eox/storytelling",
"version": "1.5.2",
"version": "1.5.3",
"type": "module",
"devDependencies": {
"@types/markdown-it": "^14.1.2",
Expand Down
7 changes: 7 additions & 0 deletions elements/timecontrol/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.12.3](https://github.com/EOX-A/EOxElements/compare/timecontrol-v0.12.2...timecontrol-v0.12.3) (2025-02-26)


### Bug Fixes

* Typescript exports ([#1568](https://github.com/EOX-A/EOxElements/issues/1568)) ([6ee10d0](https://github.com/EOX-A/EOxElements/commit/6ee10d0c3898ca1afaeb3c2adc9581b39f897f2c))

## [0.12.2](https://github.com/EOX-A/EOxElements/compare/timecontrol-v0.12.1...timecontrol-v0.12.2) (2025-01-08)


Expand Down
2 changes: 1 addition & 1 deletion elements/timecontrol/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eox/timecontrol",
"version": "0.12.2",
"version": "0.12.3",
"type": "module",
"devDependencies": {
"ol": "^10.4.0",
Expand Down

0 comments on commit cfcf276

Please sign in to comment.