Skip to content

Commit

Permalink
chore(release): 79.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [79.0.0](v78.1.1...v79.0.0) (2022-12-15)

### Bug Fixes

* **search.js:** rename underMaintenance to showMaintenance ([295058a](295058a))

### BREAKING CHANGES

* **search.js:** You need to use showMaintenance instead underMaintenance matcher in AppSection filters
  • Loading branch information
semantic-release-bot committed Dec 15, 2022
1 parent 295058a commit 1ec136a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [79.0.0](https://github.com/cozy/cozy-ui/compare/v78.1.1...v79.0.0) (2022-12-15)


### Bug Fixes

* **search.js:** rename underMaintenance to showMaintenance ([295058a](https://github.com/cozy/cozy-ui/commit/295058a))


### BREAKING CHANGES

* **search.js:** You need to use showMaintenance instead underMaintenance matcher in AppSection filters

## [78.1.1](https://github.com/cozy/cozy-ui/compare/v78.1.0...v78.1.1) (2022-12-08)


Expand Down

0 comments on commit 1ec136a

Please sign in to comment.