Skip to content

Commit

Permalink
chore(release): 1.0.26 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.26](v1.0.25...v1.0.26) (2023-08-01)

### Bug Fixes

* **deps:** bump @sentry/cli from 2.20.1 to 2.20.3 ([178167e](178167e))
  • Loading branch information
semantic-release-bot committed Aug 1, 2023
1 parent 4b15a7e commit 9c61b2e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.26](https://github.com/droidsolutions/semantic-release-sentry/compare/v1.0.25...v1.0.26) (2023-08-01)


### Bug Fixes

* **deps:** bump @sentry/cli from 2.20.1 to 2.20.3 ([178167e](https://github.com/droidsolutions/semantic-release-sentry/commit/178167efba50cd0446a33991dd21edc1623df00b))

## [1.0.25](https://github.com/droidsolutions/semantic-release-sentry/compare/v1.0.24...v1.0.25) (2023-07-28)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@droidsolutions-oss/semantic-release-sentry",
"version": "1.0.25",
"version": "1.0.26",
"description": "Semantic release plugin to create Sentry releases",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 9c61b2e

Please sign in to comment.