Skip to content

Commit

Permalink
v4.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Jan 23, 2023
1 parent c99d5dd commit 48147c2
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.8](https://github.com/nativescript-community/sentry/compare/v4.6.7...v4.6.8) (2023-01-23)


### Bug Fixes

* **android:** improved native-api-usage ([5886e27](https://github.com/nativescript-community/sentry/commit/5886e2710b32f312111e74e2b79566486ed4a05e))





## [4.6.7](https://github.com/nativescript-community/sentry/compare/v4.6.6...v4.6.7) (2022-12-15)

**Note:** Version bump only for package sentry
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.7",
"version": "4.6.8",
"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.8](https://github.com/nativescript-community/sentry/compare/v4.6.7...v4.6.8) (2023-01-23)


### Bug Fixes

* **android:** improved native-api-usage ([5886e27](https://github.com/nativescript-community/sentry/commit/5886e2710b32f312111e74e2b79566486ed4a05e))





## [4.6.7](https://github.com/nativescript-community/sentry/compare/v4.6.6...v4.6.7) (2022-12-15)

**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.7",
"version": "4.6.8",
"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 48147c2

Please sign in to comment.