Skip to content

Commit

Permalink
chore(release): publish new version 4.6.25
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Feb 29, 2024
1 parent c4f73d5 commit 471e27b
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.6.25](https://github.com/nativescript-community/sentry/compare/v4.6.24...v4.6.25) (2024-02-29)

### Bug Fixes

* **ios:** better error handling ([21f6386](https://github.com/nativescript-community/sentry/commit/21f638672e980843c847322bab5a3276e4dbbd64))

## [4.6.24](https://github.com/nativescript-community/sentry/compare/v4.6.23...v4.6.24) (2024-02-28)

**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
@@ -1,5 +1,5 @@
{
"version": "4.6.24",
"version": "4.6.25",
"$schema": "node_modules/@lerna-lite/cli/schemas/lerna-schema.json",
"packages": [
"packages/*"
Expand Down
4 changes: 4 additions & 0 deletions packages/sentry/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.6.25](https://github.com/nativescript-community/sentry/compare/v4.6.24...v4.6.25) (2024-02-29)

**Note:** Version bump only for package @nativescript-community/sentry

## [4.6.24](https://github.com/nativescript-community/sentry/compare/v4.6.23...v4.6.24) (2024-02-28)

**Note:** Version bump only for package @nativescript-community/sentry
Expand Down
2 changes: 1 addition & 1 deletion packages/sentry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nativescript-community/sentry",
"version": "4.6.24",
"version": "4.6.25",
"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 471e27b

Please # to comment.