Skip to content

Commit

Permalink
ci(release): 18.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maximeperraultdev committed Jul 16, 2024
1 parent 3b2486a commit fd4284d
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## [18.5.0](https://github.com/MTES-MCT/monitor-ui/compare/v18.4.2...v18.5.0) (2024-07-08)


### Features

* **components:** add an international french format ([ca61f53](https://github.com/MTES-MCT/monitor-ui/commit/ca61f530913fd37ebc9f84f90811761915cfe8f2))
* **components:** redo overwrite property ([f2e376e](https://github.com/MTES-MCT/monitor-ui/commit/f2e376eb91b7eeecf3d6c61385db481f739f64fd))


### Bug Fixes

* **components:** add $ to isHidden ([bcdd45f](https://github.com/MTES-MCT/monitor-ui/commit/bcdd45f14c91cd8e385c0d28be659549a91e7687))
* **fields:** isHidden with display none makes label unaccessible ([4253739](https://github.com/MTES-MCT/monitor-ui/commit/4253739005523a6f145308db45982dda22ad515d))


### Buid System & Dependencies

* **dev-deps:** bump @semantic-release/commit-analyzer ([32e8c03](https://github.com/MTES-MCT/monitor-ui/commit/32e8c03375133d5c323af4ea4c62f8256000ddea))
* **dev-deps:** bump the all-non-major-dependencies group ([6d41b26](https://github.com/MTES-MCT/monitor-ui/commit/6d41b26e95ffbc29372cf9b582bc86d9c68e4448))
* **dev-deps:** bump the non-major-dev-dependencies group with 3 updates ([ed2063d](https://github.com/MTES-MCT/monitor-ui/commit/ed2063dd06349e88071835787d4447fb3e615121))

## [18.4.2](https://github.com/MTES-MCT/monitor-ui/compare/v18.4.1...v18.4.2) (2024-07-03)


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": "18.4.2",
"version": "18.5.0",
"license": "AGPL-3.0",
"private": true,
"type": "module",
Expand Down

0 comments on commit fd4284d

Please sign in to comment.