Skip to content

Commit

Permalink
ci(release): 3.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.6.0](v3.5.0...v3.6.0) (2024-11-08)

### Features

* add support for migrating even more app builder dashboards ([30c6fe2](30c6fe2))
  • Loading branch information
semantic-release-bot committed Nov 8, 2024
1 parent 30c6fe2 commit 9a53044
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.6.0](https://github.com/SoftwareAG/cumulocity-community-plugins/compare/v3.5.0...v3.6.0) (2024-11-08)


### Features

* add support for migrating even more app builder dashboards ([30c6fe2](https://github.com/SoftwareAG/cumulocity-community-plugins/commit/30c6fe2cb6e73887898570e1c16feadc573d1087))

# [3.5.0](https://github.com/SoftwareAG/cumulocity-community-plugins/compare/v3.4.1...v3.5.0) (2024-11-06)


Expand Down
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cumulocity-community-plugins",
"version": "3.5.0",
"version": "3.6.0",
"description": "This is a set of plugins developed and maintained by the community.",
"scripts": {
"ng": "ng",
Expand Down

0 comments on commit 9a53044

Please sign in to comment.