Skip to content

Commit

Permalink
chore(release): 16.3.2 [skip ci]
Browse files Browse the repository at this point in the history
## [16.3.2](v16.3.1...v16.3.2) (2023-11-29)

### Bug Fixes

* deps upgrade, node 20.10 container ([a8cafe8](a8cafe8))
  • Loading branch information
semantic-release-bot committed Nov 29, 2023
1 parent a8cafe8 commit 8ba3c20
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.2](https://github.com/makeomatic/ms-users/compare/v16.3.1...v16.3.2) (2023-11-29)


### Bug Fixes

* deps upgrade, node 20.10 container ([a8cafe8](https://github.com/makeomatic/ms-users/commit/a8cafe806afe83fa5ed0ab082a8c33dbc7ddf9aa))

## [16.3.1](https://github.com/makeomatic/ms-users/compare/v16.3.0...v16.3.1) (2023-11-16)


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.1",
"version": "16.3.2",
"scripts": {
"test": "npm run lint && npm run test:e2e",
"test:e2e:cluster": "DB_SRV=redisCluster mdep test run",
Expand Down

0 comments on commit 8ba3c20

Please sign in to comment.