Skip to content

Commit

Permalink
chore(main): release 0.58.3
Browse files Browse the repository at this point in the history
  • Loading branch information
qgerome committed Jan 31, 2025
1 parent d2e185c commit 04323e8
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.58.2"
".": "0.58.3"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.58.3](https://github.com/BLSQ/openhexa-frontend/compare/0.58.2...0.58.3) (2025-01-31)


### Bug Fixes

* **deps:** update dependency @sentry/nextjs to v8.52.1 ([#1057](https://github.com/BLSQ/openhexa-frontend/issues/1057)) ([f704fee](https://github.com/BLSQ/openhexa-frontend/commit/f704fee252fcf84d10e4f1c521e457a18b38dd28))
* **deps:** update dependency @sentry/nextjs to v8.53.0 ([#1060](https://github.com/BLSQ/openhexa-frontend/issues/1060)) ([d2e185c](https://github.com/BLSQ/openhexa-frontend/commit/d2e185cf7b8a242141565c60e9e6d293c13f1cf6))
* **deps:** update dependency cronstrue to v2.54.0 ([#1059](https://github.com/BLSQ/openhexa-frontend/issues/1059)) ([69d3c6f](https://github.com/BLSQ/openhexa-frontend/commit/69d3c6fd17bf8189597ed7e2bb2a7db5056c9f1b))

## [0.58.2](https://github.com/BLSQ/openhexa-frontend/compare/0.58.1...0.58.2) (2025-01-29)


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
Expand Up @@ -130,5 +130,5 @@
"prettier-plugin-tailwindcss": "^0.6.10",
"tailwindcss": "^4.0.0"
},
"version": "0.58.2"
"version": "0.58.3"
}

0 comments on commit 04323e8

Please sign in to comment.