Skip to content

Commit

Permalink
chore(release): 1.0.28 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.28](v1.0.27...v1.0.28) (2023-08-11)

### Bug Fixes

* **deps:** bump @sentry/cli from 2.20.4 to 2.20.5 ([df00941](df00941))
  • Loading branch information
semantic-release-bot committed Aug 11, 2023
1 parent ee8881b commit fd3e165
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.28](https://github.com/droidsolutions/semantic-release-sentry/compare/v1.0.27...v1.0.28) (2023-08-11)


### Bug Fixes

* **deps:** bump @sentry/cli from 2.20.4 to 2.20.5 ([df00941](https://github.com/droidsolutions/semantic-release-sentry/commit/df00941ba9d6d9afae369954fb22e160d5d00c28))

## [1.0.27](https://github.com/droidsolutions/semantic-release-sentry/compare/v1.0.26...v1.0.27) (2023-08-04)


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.27",
"version": "1.0.28",
"description": "Semantic release plugin to create Sentry releases",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit fd3e165

Please sign in to comment.