File tree Expand file tree Collapse file tree 4 files changed +40
-2
lines changed Expand file tree Collapse file tree 4 files changed +40
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 4.6.0] ( https://github.com/nativescript-community/sentry/compare/v3.1.5...v4.6.0 ) (2022-10-19)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** android:** use latest gradle plugin requiring gradle 7+ ([ 7a29368] ( https://github.com/nativescript-community/sentry/commit/7a29368cb533548cbf2d5aee02b9d869c3181be0 ) )
12
+ * improving integration ([ 7e8be4e] ( https://github.com/nativescript-community/sentry/commit/7e8be4e2d37f29d07b155d9c0f2e028c858f1039 ) )
13
+ * ** ios:** full context working ([ 72dabcf] ( https://github.com/nativescript-community/sentry/commit/72dabcfed8eb7fc12c2f45af15b01e5ba17dfc43 ) )
14
+ * load version programmatically ([ 5a3295e] ( https://github.com/nativescript-community/sentry/commit/5a3295e9b186952c126a55a184f11d1a7ffcc71d ) )
15
+ * prepend native context ([ 0d201f8] ( https://github.com/nativescript-community/sentry/commit/0d201f833f1780c14ee1a7ca26cb876a0ec00b12 ) )
16
+ * version get fix ([ d96a466] ( https://github.com/nativescript-community/sentry/commit/d96a4668bc771837231baa3b3eaf9023de82fb0e ) )
17
+
18
+
19
+ ### Features
20
+
21
+ * bump to latest JS/native SDKs ([ d63d12a] ( https://github.com/nativescript-community/sentry/commit/d63d12a837c7b0da7ed170360716169d9d79d3e5 ) )
22
+
23
+
24
+
25
+
26
+
6
27
## [ 3.1.5] ( https://github.com/nativescript-community/sentry/compare/v3.1.4...v3.1.5 ) (2022-05-12)
7
28
8
29
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" plugin"
4
4
],
5
- "version" : " 4.5 .0" ,
5
+ "version" : " 4.6 .0" ,
6
6
"command" : {
7
7
"publish" : {
8
8
"conventionalCommits" : true
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 4.6.0] ( https://github.com/nativescript-community/sentry/compare/v3.1.5...v4.6.0 ) (2022-10-19)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** android:** use latest gradle plugin requiring gradle 7+ ([ 7a29368] ( https://github.com/nativescript-community/sentry/commit/7a29368cb533548cbf2d5aee02b9d869c3181be0 ) )
12
+ * improving integration ([ 7e8be4e] ( https://github.com/nativescript-community/sentry/commit/7e8be4e2d37f29d07b155d9c0f2e028c858f1039 ) )
13
+
14
+
15
+ ### Features
16
+
17
+ * bump to latest JS/native SDKs ([ d63d12a] ( https://github.com/nativescript-community/sentry/commit/d63d12a837c7b0da7ed170360716169d9d79d3e5 ) )
18
+
19
+
20
+
21
+
22
+
6
23
## [ 3.1.5] ( https://github.com/nativescript-community/sentry/compare/v3.1.4...v3.1.5 ) (2022-05-12)
7
24
8
25
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/sentry" ,
3
- "version" : " 3.1.5 " ,
3
+ "version" : " 4.6.0 " ,
4
4
"description" : " A cross-platform application monitoring tool, with a focus on error reporting." ,
5
5
"main" : " ./index" ,
6
6
"typings" : " ./index.d.ts" ,
You can’t perform that action at this time.
0 commit comments