Skip to content

Commit b8fee8c

Browse files
author
Conventional Changelog Action
committed
chore(release): v8.18.4 [skip ci]
1 parent d0302c0 commit b8fee8c

4 files changed

Lines changed: 14 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [8.18.4](https://github.com/ChristophWurst/nextcloud_sentry/compare/v8.18.3...v8.18.4) (2026-04-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @nextcloud/auth to ^2.6.0 ([#814](https://github.com/ChristophWurst/nextcloud_sentry/issues/814)) ([d348a61](https://github.com/ChristophWurst/nextcloud_sentry/commit/d348a61a4d58be53dac39c605f918f3519f5fff8))
7+
* **deps:** update dependency @sentry/browser to ^10.50.0 ([#815](https://github.com/ChristophWurst/nextcloud_sentry/issues/815)) ([aed64be](https://github.com/ChristophWurst/nextcloud_sentry/commit/aed64be56f8c12958aa166259ab8880c4533251b))
8+
* **deps:** update dependency sentry/sentry to ^4.25.0 ([#816](https://github.com/ChristophWurst/nextcloud_sentry/issues/816)) ([d0302c0](https://github.com/ChristophWurst/nextcloud_sentry/commit/d0302c0b717c4637891d2a86fd32eed847142aed))
9+
10+
11+
112
## [8.18.3](https://github.com/ChristophWurst/nextcloud_sentry/compare/v8.18.2...v8.18.3) (2026-04-10)
213

314

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<name>Sentry</name>
66
<summary>Sentry client</summary>
77
<description>A Sentry integration that sends unhandled exceptions to a Sentry instance to aggregate application crashes. You either have to set up your own Sentry instance or use your sentry.io account. See the admin documentation for how to configure this app.</description>
8-
<version>8.18.3</version>
8+
<version>8.18.4</version>
99
<licence>agpl</licence>
1010
<author>Christoph Wurst</author>
1111
<author>Morris Jobke</author>

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextcloud_sentry",
3-
"version": "8.18.3",
3+
"version": "8.18.4",
44
"description": "Sentry integration for Nextcloud",
55
"main": "init.js",
66
"directories": {

0 commit comments

Comments
 (0)