Skip to content

Commit

Permalink
ci(release): 11.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ivangabriele committed Jan 22, 2024
1 parent dbe77d2 commit bba2809
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [11.3.0](https://github.com/MTES-MCT/monitor-ui/compare/v11.2.0...v11.3.0) (2024-01-22)


### Features

* **components:** add warning accent for Buttons ([dbe77d2](https://github.com/MTES-MCT/monitor-ui/commit/dbe77d2e543781d5962e032eab84483707babd21))
* **entities:** add ControlUnitResourceCategory enum ([29a007b](https://github.com/MTES-MCT/monitor-ui/commit/29a007b2cc8958e29731a26602aa15cb7b2015b7))


### Bug Fixes

* **utils:** add missing generic type in getOptionsFromLabelledEnum() ([c1f0a5a](https://github.com/MTES-MCT/monitor-ui/commit/c1f0a5aecc68235eb4a40a2913753879cbe4c47b))

## [11.2.0](https://github.com/MTES-MCT/monitor-ui/compare/v11.1.0...v11.2.0) (2024-01-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@mtes-mct/monitor-ui__root",
"description": "Common React components, hooks, utilities and CSS stylesheets for MonitorFish, MonitorEnv and RapportNav.",
"version": "11.2.0",
"version": "11.3.0",
"license": "AGPL-3.0",
"private": true,
"type": "module",
Expand Down

0 comments on commit bba2809

Please sign in to comment.