Skip to content
Snippets Groups Projects
Unverified Commit 6c08057b authored by Diego Sampaio's avatar Diego Sampaio
Browse files

Bump version to 5.4.4

parent 5279099b
No related branches found
No related tags found
No related merge requests found
......@@ -98149,6 +98149,109 @@
]
}
]
},
"5.2.2": {
"node_version": "14.19.3",
"npm_version": "6.14.17",
"mongo_versions": [
"4.2",
"4.4",
"5.0"
],
"pull_requests": [
{
"pr": "27745",
"title": "[IMPROVE] Emoji picker for large amount of custom emojis",
"userLogin": "sampaiodiego",
"milestone": "5.2.2",
"contributors": [
"sampaiodiego",
"web-flow",
"kodiakhq[bot]"
]
}
]
},
"5.3.6": {
"node_version": "14.19.3",
"npm_version": "6.14.17",
"mongo_versions": [
"4.2",
"4.4",
"5.0"
],
"pull_requests": [
{
"pr": "27816",
"title": "[FIX] Not all messages in chat conversations are available when forwarding between agents or departments.",
"userLogin": "filipemarins",
"milestone": "5.3.6",
"contributors": [
"filipemarins",
"kodiakhq[bot]",
"web-flow"
]
},
{
"pr": "27745",
"title": "[IMPROVE] Emoji picker for large amount of custom emojis",
"userLogin": "sampaiodiego",
"milestone": "5.2.2",
"contributors": [
"sampaiodiego",
"web-flow",
"kodiakhq[bot]"
]
}
]
},
"5.4.3": {
"node_version": "14.19.3",
"npm_version": "6.14.17",
"mongo_versions": [
"4.2",
"4.4",
"5.0"
],
"pull_requests": [
{
"pr": "28028",
"title": "Release 5.4.3",
"userLogin": "ggazzo",
"contributors": [
"ggazzo",
"web-flow",
"sampaiodiego"
]
},
{
"pr": "27874",
"title": "Chore: Do not rely on external service on tests",
"userLogin": "sampaiodiego",
"contributors": [
"sampaiodiego"
]
}
]
},
"5.4.4": {
"node_version": "14.19.3",
"npm_version": "6.14.17",
"mongo_versions": [
"4.2",
"4.4",
"5.0"
],
"pull_requests": [
{
"pr": "28319",
"title": "Chore: New temporary settings to limit access to files and outside room members",
"userLogin": "rodrigok",
"contributors": [
"rodrigok"
]
}
]
}
},
"5.4.0-rc.0": {
......@@ -100094,4 +100197,4 @@
}
]
}
}
}
\ No newline at end of file
This diff is collapsed.
FROM registry.access.redhat.com/ubi8/nodejs-12
ENV RC_VERSION 5.4.3
ENV RC_VERSION 5.4.4
MAINTAINER buildmaster@rocket.chat
......
{
"version": "5.4.3"
"version": "5.4.4"
}
{
"name": "@rocket.chat/meteor",
"description": "The Ultimate Open Source WebChat Platform",
"version": "5.4.3",
"version": "5.4.4",
"private": true,
"author": {
"name": "Rocket.Chat",
......
{
"name": "rocket.chat",
"version": "5.4.3",
"version": "5.4.4",
"description": "Rocket.Chat Monorepo",
"main": "index.js",
"private": true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment