Skip to content

Commit

Permalink
chore(release): 1.42.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.42.0](1.41.0...1.42.0) (2024-06-18)

### Features

* Add menu entry to change cozy appearance ([14af87e](14af87e))
* Upgrade packages ([9b186ad](9b186ad))
  • Loading branch information
semantic-release-bot committed Jun 18, 2024
1 parent b51eabe commit 639a5e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.webapp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"name": "Cozy",
"url": "https://cozy.io"
},
"version": "1.41.0",
"version": "1.42.0",
"licence": "AGPL-3.0",
"permissions": {
"settings": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-settings",
"version": "1.41.0",
"version": "1.42.0",
"main": "src/index.jsx",
"scripts": {
"tx": "tx pull --all || true",
Expand Down

0 comments on commit 639a5e3

Please sign in to comment.