Skip to content

Commit

Permalink
Merge pull request #1039 from CleverCloud/release-please--branches--m…
Browse files Browse the repository at this point in the history
…aster--components--components

chore(master): release 13.3.0
  • Loading branch information
hsablonniere committed May 6, 2024
2 parents eb38ccd + efb0c08 commit 852f79f
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ title: 'Changelog'

# Changelog

## [13.3.0](https://github.com/CleverCloud/clever-components/compare/13.2.0...13.3.0) (2024-05-06)


### 🚀 Features

* **cc-addon-admin:** adapt the danger zone text to match different situations ([8dfea44](https://github.com/CleverCloud/clever-components/commit/8dfea4443705e07cea3353543ffcc9a229bfb0d6)), closes [#1018](https://github.com/CleverCloud/clever-components/issues/1018)
* **cc-logsmap:** allow the configuration of modes (availability and order) ([71cc825](https://github.com/CleverCloud/clever-components/commit/71cc825946b2f105b42714a66b53e39ed8b6aae7)), closes [#1040](https://github.com/CleverCloud/clever-components/issues/1040)


### 🐛 Bug Fixes

* **cc-addon-admin:** remove improper spacing within the danger zone ([219a612](https://github.com/CleverCloud/clever-components/commit/219a6127b73a38aa6b7dc7fd3b324f044e604352)), closes [#1042](https://github.com/CleverCloud/clever-components/issues/1042)

## [13.2.0](https://github.com/CleverCloud/clever-components/compare/13.1.0...13.2.0) (2024-04-12)


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": "@clevercloud/components",
"version": "13.2.0",
"version": "13.3.0",
"description": "Collection of Web Components by Clever Cloud",
"license": "Apache-2.0",
"keywords": [
Expand Down

0 comments on commit 852f79f

Please sign in to comment.