Skip to content

Commit

Permalink
chore(release): 3.55.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.55.0](v3.54.2...v3.55.0) (2021-05-06)

### Bug Fixes

* use parseInt to convert PR number for Cloud Build ([f388909](f388909))

### Features

* Cloud Build integration for CI Reporter ([15d9bd0](15d9bd0))
  • Loading branch information
semantic-release-bot committed May 6, 2021
1 parent bf47fd0 commit 0876c1a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [3.55.0](https://github.com/dxheroes/dx-scanner/compare/v3.54.2...v3.55.0) (2021-05-06)


### Bug Fixes

* use parseInt to convert PR number for Cloud Build ([f388909](https://github.com/dxheroes/dx-scanner/commit/f388909e289fa5a626c767d8e11390373bbca3bc))


### Features

* Cloud Build integration for CI Reporter ([15d9bd0](https://github.com/dxheroes/dx-scanner/commit/15d9bd09a5d4496deb8869de350302aa9da6feae))

## [3.54.2](https://github.com/dxheroes/dx-scanner/compare/v3.54.1...v3.54.2) (2021-03-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dx-scanner",
"description": "Scan your project for possible DX recommendations.",
"version": "3.54.2",
"version": "3.55.0",
"author": "DX Heroes LTD <[email protected]> (https://dxheroes.io)",
"homepage": "https://github.com/dxheroes/dx-scanner",
"repository": "ssh://[email protected]/dxheroes/dx-scanner.git",
Expand Down

0 comments on commit 0876c1a

Please sign in to comment.