Skip to content

Commit

Permalink
v4.6.15
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefuge committed Dec 19, 2023
1 parent a385ae3 commit 134ec08
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.6.15](https://github.com/nativescript-community/sentry/compare/v4.6.14...v4.6.15) (2023-12-19)


### Bug Fixes

* update plugin for latest sentry ([e2e3b07](https://github.com/nativescript-community/sentry/commit/e2e3b07277f74740bee6fcfa9ac94f3a3dbd6645))





## [4.6.14](https://github.com/nativescript-community/sentry/compare/v4.6.13...v4.6.14) (2023-12-16)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"plugin"
],
"version": "4.6.14",
"version": "4.6.15",
"command": {
"publish": {
"conventionalCommits": true
Expand Down
11 changes: 11 additions & 0 deletions plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.6.15](https://github.com/nativescript-community/sentry/compare/v4.6.14...v4.6.15) (2023-12-19)


### Bug Fixes

* update plugin for latest sentry ([e2e3b07](https://github.com/nativescript-community/sentry/commit/e2e3b07277f74740bee6fcfa9ac94f3a3dbd6645))





## [4.6.14](https://github.com/nativescript-community/sentry/compare/v4.6.13...v4.6.14) (2023-12-16)

**Note:** Version bump only for package @nativescript-community/sentry
Expand Down
2 changes: 1 addition & 1 deletion plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nativescript-community/sentry",
"version": "4.6.14",
"version": "4.6.15",
"description": "A cross-platform application monitoring tool, with a focus on error reporting.",
"main": "./index",
"typings": "./index.d.ts",
Expand Down

0 comments on commit 134ec08

Please sign in to comment.