Skip to content

Commit

Permalink
chore(release): 16.3.4 [skip ci]
Browse files Browse the repository at this point in the history
## [16.3.4](v16.3.3...v16.3.4) (2023-12-28)

### Bug Fixes

* upgrade @microfleet/amqp-coffee with new libffi ([77ad034](77ad034))
  • Loading branch information
semantic-release-bot committed Dec 28, 2023
1 parent f76329b commit 905acb8
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 @@
## [16.3.4](https://github.com/makeomatic/ms-users/compare/v16.3.3...v16.3.4) (2023-12-28)


### Bug Fixes

* upgrade @microfleet/amqp-coffee with new libffi ([77ad034](https://github.com/makeomatic/ms-users/commit/77ad034f3d8e8af3869b4c662ddb69fce94a1956))

## [16.3.3](https://github.com/makeomatic/ms-users/compare/v16.3.2...v16.3.3) (2023-12-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ms-users",
"description": "Core of the microservice for handling users",
"main": "./src/index.js",
"version": "16.3.3",
"version": "16.3.4",
"scripts": {
"test": "npm run lint && npm run test:e2e",
"test:e2e:cluster": "DB_SRV=redisCluster mdep test run",
Expand Down

0 comments on commit 905acb8

Please sign in to comment.