Skip to content

Commit

Permalink
v4.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Oct 28, 2022
1 parent 77af496 commit 70557c2
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.2](https://github.com/nativescript-community/sentry/compare/v4.6.1...v4.6.2) (2022-10-28)


### Bug Fixes

* **android:** native api usage fix ([ed64d44](https://github.com/nativescript-community/sentry/commit/ed64d449627eedec1c92233ac9b06baa97c0db70))





## [4.6.1](https://github.com/nativescript-community/sentry/compare/v4.6.0...v4.6.1) (2022-10-28)


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.1",
"version": "4.6.2",
"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.2](https://github.com/nativescript-community/sentry/compare/v4.6.1...v4.6.2) (2022-10-28)


### Bug Fixes

* **android:** native api usage fix ([ed64d44](https://github.com/nativescript-community/sentry/commit/ed64d449627eedec1c92233ac9b06baa97c0db70))





## [4.6.1](https://github.com/nativescript-community/sentry/compare/v4.6.0...v4.6.1) (2022-10-28)


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.1",
"version": "4.6.2",
"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 70557c2

Please sign in to comment.