Skip to content

Commit

Permalink
chore(release): 4.7.80 [skip ci]
Browse files Browse the repository at this point in the history
## [4.7.80](v4.7.79...v4.7.80) (2022-08-11)

### Bug Fixes

* empty commit for testing ([b83144e](b83144e))
  • Loading branch information
semantic-release-bot committed Aug 11, 2022
1 parent b83144e commit 6443dc4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.7.80](https://github.com/filipeforattini/ff-svc-express/compare/v4.7.79...v4.7.80) (2022-08-11)


### Bug Fixes

* empty commit for testing ([b83144e](https://github.com/filipeforattini/ff-svc-express/commit/b83144ed2e69343aaf823d148aa600effa7f0209))

## [4.7.79](https://github.com/filipeforattini/ff-svc-express/compare/v4.7.78...v4.7.79) (2022-08-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ff-svc-express",
"version": "4.7.79",
"version": "4.7.80",
"description": "A node.js application for pipeline testing.",
"main": "./src/main.js",
"private": true,
Expand Down

0 comments on commit 6443dc4

Please sign in to comment.