Skip to content

Commit

Permalink
chore(release): 2.8.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.8.0](v2.7.0...v2.8.0) (2020-12-17)

### Features

* **publish:** upload files with api ([a0374c7](a0374c7))
  • Loading branch information
semantic-release-bot committed Dec 17, 2020
1 parent a0374c7 commit 1283d31
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.8.0](https://github.com/eclass/semantic-release-sentry-releases/compare/v2.7.0...v2.8.0) (2020-12-17)


### Features

* **publish:** upload files with api ([a0374c7](https://github.com/eclass/semantic-release-sentry-releases/commit/a0374c762a7ed8995c944012b706ea419aed1c1a))

# [2.7.0](https://github.com/eclass/semantic-release-sentry-releases/compare/v2.6.1...v2.7.0) (2020-10-16)


Expand Down
2 changes: 1 addition & 1 deletion 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": "@eclass/semantic-release-sentry-releases",
"version": "2.7.0",
"version": "2.8.0",
"description": "semantic-release plugin to create releases in sentry",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 1283d31

Please sign in to comment.