Skip to content

Commit

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

### Bug Fixes

* server reload ([6f8af7b](6f8af7b))
* Server reload ([59a90f9](59a90f9))
* url interfaces ([45d52ed](45d52ed))
  • Loading branch information
semantic-release-bot committed Jun 15, 2021
1 parent 45d52ed commit d32e881
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* server reload ([6f8af7b](https://github.com/EfrainGaray/nestjs-aws-sqs-npm/commit/6f8af7b728f0dd90433de8ea7b0f2284e0cbc415))
* Server reload ([59a90f9](https://github.com/EfrainGaray/nestjs-aws-sqs-npm/commit/59a90f9bca004c978b28d3671fbdcb70dc9c4296))
* url interfaces ([45d52ed](https://github.com/EfrainGaray/nestjs-aws-sqs-npm/commit/45d52ed150b6be707ba49d0b4c67696ad75e097b))

## [1.2.2](https://github.com/EfrainGaray/nestjs-aws-sqs-npm/compare/v1.2.1...v1.2.2) (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.2",
"version": "1.2.3",
"main": "dist/index",
"types": "dist/index",
"scripts": {
Expand Down

0 comments on commit d32e881

Please sign in to comment.