Skip to content

Commit 52ac28f

Browse files
author
Conventional Changelog Action
committed
chore(release): v8.12.4 [skip ci]
1 parent 748ba69 commit 52ac28f

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [8.12.4](https://github.com/ChristophWurst/nextcloud_sentry/compare/v8.12.3...v8.12.4) (2025-01-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @sentry/browser to ^7.120.3 ([#698](https://github.com/ChristophWurst/nextcloud_sentry/issues/698)) ([748ba69](https://github.com/ChristophWurst/nextcloud_sentry/commit/748ba692d7493705cba53ad7010d2f912aefd390))
7+
8+
9+
110
## [8.12.3](https://github.com/ChristophWurst/nextcloud_sentry/compare/v8.12.2...v8.12.3) (2024-11-18)
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.12.3</version>
8+
<version>8.12.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.12.3",
3+
"version": "8.12.4",
44
"description": "Sentry integration for Nextcloud",
55
"main": "init.js",
66
"directories": {

0 commit comments

Comments
 (0)