Skip to content

Commit

Permalink
chore(release): 1.2.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.4](v1.2.3...v1.2.4) (2021-06-15)

### Bug Fixes

* edit path interfaces ([29a58b8](29a58b8))
  • Loading branch information
semantic-release-bot committed Jun 15, 2021
1 parent ce999e9 commit 3106635
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
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.4](https://github.com/EfrainGaray/nestjs-aws-sqs-npm/compare/v1.2.3...v1.2.4) (2021-06-15)


### Bug Fixes

* edit path interfaces ([29a58b8](https://github.com/EfrainGaray/nestjs-aws-sqs-npm/commit/29a58b8bd8bf76c34b7e3b64900ebfa2f1af91a5))

## [1.2.3](https://github.com/EfrainGaray/nestjs-aws-sqs-npm/compare/v1.2.2...v1.2.3) (2021-06-15)


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,7 +1,7 @@
{
"name": "nestjs-aws-sqs",
"description": "conexion a amazon aws, sqs microservice strategy, SQS CONSUMER",
"version": "1.2.3",
"version": "1.2.4",
"main": "dist/index",
"types": "dist/index",
"scripts": {
Expand Down

0 comments on commit 3106635

Please sign in to comment.