Skip to content

Commit 96990f9

Browse files
author
Conventional Changelog Action
committed
chore(release): v8.15.2 [skip ci]
1 parent 71f35b5 commit 96990f9

4 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [8.15.2](https://github.com/ChristophWurst/nextcloud_sentry/compare/v8.15.1...v8.15.2) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** drop Nextcloud 29 support ([d3d2392](https://github.com/ChristophWurst/nextcloud_sentry/commit/d3d2392c9674e290f040caaba6e85123e4ea49d5))
7+
8+
9+
110
## [8.15.1](https://github.com/ChristophWurst/nextcloud_sentry/compare/v8.15.0...v8.15.1) (2025-04-28)
211

312

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.15.1</version>
8+
<version>8.15.2</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.15.1",
3+
"version": "8.15.2",
44
"description": "Sentry integration for Nextcloud",
55
"main": "init.js",
66
"directories": {

0 commit comments

Comments
 (0)