Skip to content

Commit

Permalink
SMC-4938: bumped happn-3 and package version
Browse files Browse the repository at this point in the history
  • Loading branch information
southbite committed Jan 10, 2022
1 parent 7801a83 commit d9a647a
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 11 deletions.
6 changes: 6 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,4 +228,10 @@ non-release 2017-12-14
11.3.0 2022-01-04
-----------------
- SMC-4550: updated happn-3 dependency

11.3.1 2022-01-10
-----------------
- SMC-4938: lookup tables fail for rest request



18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "happn-cluster",
"version": "11.3.0",
"version": "11.3.1",
"description": "extends happn with cluster ability",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -50,7 +50,7 @@
"bluebird": "^3.5.0",
"clone": "^1.0.2",
"dface": "1.0.1",
"happn-3": "^12.1.1",
"happn-3": "^12.1.3",
"happn-service-mongo-2": "^4.0.0",
"happn-sillyname": "^0.1.1",
"happn-stats": "^1.0.6",
Expand Down

0 comments on commit d9a647a

Please sign in to comment.