Skip to content
Snippets Groups Projects
Commit 4e5eab6c authored by Guilherme Gazzo's avatar Guilherme Gazzo
Browse files

Bump version to 5.3.5

parent 88cb0b67
No related branches found
No related tags found
No related merge requests found
......@@ -95734,6 +95734,26 @@
]
}
]
},
"5.3.5": {
"node_version": "14.19.3",
"npm_version": "6.14.17",
"mongo_versions": [
"4.2",
"4.4",
"5.0"
],
"pull_requests": [
{
"pr": "27435",
"title": "[FIX] Fix watch db being started on Micro Services env",
"userLogin": "ggazzo",
"milestone": "5.4.0",
"contributors": [
"ggazzo"
]
}
]
}
}
}
\ No newline at end of file
 
# 5.3.5
`2022-12-02 · 1 🐛 · 1 👩‍💻👨‍💻`
### Engine versions
- Node: `14.19.3`
- NPM: `6.14.17`
- MongoDB: `4.2, 4.4, 5.0`
### 🐛 Bug fixes
- Fix watch db being started on Micro Services env ([#27435](https://github.com/RocketChat/Rocket.Chat/pull/27435))
### 👩‍💻👨‍💻 Core Team 🤓
- [@ggazzo](https://github.com/ggazzo)
# 5.3.4
`2022-11-28 · 1 🐛 · 1 🔍 · 2 👩‍💻👨‍💻`
`2022-11-29 · 1 🐛 · 1 🔍 · 2 👩‍💻👨‍💻`
 
### Engine versions
- Node: `14.19.3`
FROM registry.access.redhat.com/ubi8/nodejs-12
ENV RC_VERSION 5.3.4
ENV RC_VERSION 5.3.5
MAINTAINER buildmaster@rocket.chat
......
{
"version": "5.3.4"
"version": "5.3.5"
}
{
"name": "@rocket.chat/meteor",
"description": "The Ultimate Open Source WebChat Platform",
"version": "5.3.4",
"version": "5.3.5",
"private": true,
"author": {
"name": "Rocket.Chat",
......
{
"name": "rocket.chat",
"version": "5.3.4",
"version": "5.3.5",
"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