Skip to content

Commit

Permalink
chore(release): 4.7.90 [skip ci]
Browse files Browse the repository at this point in the history
## [4.7.90](v4.7.89...v4.7.90) (2022-08-24)

### Bug Fixes

* empty commit for testing ([2f8507e](2f8507e))
  • Loading branch information
Filipe Forattini committed Aug 24, 2022
1 parent 2f8507e commit 4a08991
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.90](https://github.com/filipeforattini/ff-svc-express/compare/v4.7.89...v4.7.90) (2022-08-24)


### Bug Fixes

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

## [4.7.89](https://github.com/filipeforattini/ff-svc-express/compare/v4.7.88...v4.7.89) (2022-08-24)


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.89",
"version": "4.7.90",
"description": "A node.js application for pipeline testing.",
"main": "./src/main.js",
"private": true,
Expand Down

0 comments on commit 4a08991

Please sign in to comment.