Skip to content
Snippets Groups Projects
Commit 3173a170 authored by rocketchat-github-ci's avatar rocketchat-github-ci
Browse files

Release 6.5.0-rc.7

[no ci]
parent 71299d48
No related tags found
No related merge requests found
Showing
with 121 additions and 10 deletions
---
'@rocket.chat/meteor': patch
---
Bump @rocket.chat/meteor version.
......@@ -66,6 +66,7 @@
"bump-patch-1699940713809",
"bump-patch-1699991612617",
"bump-patch-1699998565522",
"bump-patch-1700263798234",
"cool-rockets-talk",
"cool-zoos-move",
"cuddly-ties-run",
......@@ -78,6 +79,7 @@
"gentle-radios-relate",
"heavy-ads-carry",
"hip-pans-argue",
"honest-socks-sniff",
"khaki-feet-dance",
"kind-books-love",
"large-pandas-beam",
......@@ -87,7 +89,9 @@
"lucky-vans-develop",
"nice-chairs-add",
"ninety-carrots-flow",
"ninety-files-sing",
"odd-hounds-thank",
"old-buckets-camp",
"old-zoos-hang",
"perfect-onions-develop",
"perfect-pianos-yawn",
......
FROM registry.access.redhat.com/ubi8/nodejs-12
ENV RC_VERSION 6.5.0-rc.6
ENV RC_VERSION 6.5.0-rc.7
MAINTAINER buildmaster@rocket.chat
......
# @rocket.chat/meteor
## 6.5.0-rc.7
### Patch Changes
- Bump @rocket.chat/meteor version.
- 88833b24e9: fix: Google Maps and Katex config settings were not visible
- 150a580851: regression: changed UniqueID modal being displayed wrongly during startup
- 7ed7cb41ce: Add the date and time to the email sent when a new device logs in
- @rocket.chat/core-typings@6.5.0-rc.7
- @rocket.chat/rest-typings@6.5.0-rc.7
- @rocket.chat/api-client@0.1.15-rc.7
- @rocket.chat/license@0.1.0-rc.7
- @rocket.chat/omnichannel-services@0.1.0-rc.7
- @rocket.chat/pdf-worker@0.0.21-rc.7
- @rocket.chat/presence@0.1.0-rc.7
- @rocket.chat/core-services@0.3.0-rc.7
- @rocket.chat/cron@0.0.17-rc.7
- @rocket.chat/gazzodown@3.0.0-rc.7
- @rocket.chat/model-typings@0.2.0-rc.7
- @rocket.chat/ui-contexts@3.0.0-rc.7
- @rocket.chat/server-cloud-communication@0.0.1
- @rocket.chat/fuselage-ui-kit@3.0.0-rc.7
- @rocket.chat/models@0.0.21-rc.7
- @rocket.chat/ui-theming@0.1.1-rc.0
- @rocket.chat/ui-client@3.0.0-rc.7
- @rocket.chat/ui-video-conf@3.0.0-rc.7
- @rocket.chat/web-ui-registration@3.0.0-rc.6
- @rocket.chat/instance-status@0.0.21-rc.7
## 6.5.0-rc.6
### Patch Changes
......
{
"version": "6.5.0-rc.6"
"version": "6.5.0-rc.7"
}
# rocketchat-services
## 1.1.15-rc.7
### Patch Changes
- @rocket.chat/core-typings@6.5.0-rc.7
- @rocket.chat/rest-typings@6.5.0-rc.7
- @rocket.chat/core-services@0.3.0-rc.7
- @rocket.chat/model-typings@0.2.0-rc.7
- @rocket.chat/models@0.0.21-rc.7
## 1.1.15-rc.6
### Patch Changes
......
{
"name": "rocketchat-services",
"private": true,
"version": "1.1.15-rc.6",
"version": "1.1.15-rc.7",
"description": "Rocket.Chat Authorization service",
"main": "index.js",
"scripts": {
......
{
"name": "@rocket.chat/meteor",
"description": "The Ultimate Open Source WebChat Platform",
"version": "6.5.0-rc.6",
"version": "6.5.0-rc.7",
"private": true,
"author": {
"name": "Rocket.Chat",
......
# @rocket.chat/account-service
## 0.3.0-rc.7
### Patch Changes
- @rocket.chat/core-typings@6.5.0-rc.7
- @rocket.chat/rest-typings@6.5.0-rc.7
- @rocket.chat/core-services@0.3.0-rc.7
- @rocket.chat/model-typings@0.2.0-rc.7
- @rocket.chat/models@0.0.21-rc.7
## 0.3.0-rc.6
### Patch Changes
......
{
"name": "@rocket.chat/account-service",
"private": true,
"version": "0.3.0-rc.6",
"version": "0.3.0-rc.7",
"description": "Rocket.Chat Account service",
"scripts": {
"build": "tsc -p tsconfig.json",
......
# @rocket.chat/authorization-service
## 0.3.0-rc.7
### Patch Changes
- @rocket.chat/core-typings@6.5.0-rc.7
- @rocket.chat/rest-typings@6.5.0-rc.7
- @rocket.chat/core-services@0.3.0-rc.7
- @rocket.chat/model-typings@0.2.0-rc.7
- @rocket.chat/models@0.0.21-rc.7
## 0.3.0-rc.6
### Patch Changes
......
{
"name": "@rocket.chat/authorization-service",
"private": true,
"version": "0.3.0-rc.6",
"version": "0.3.0-rc.7",
"description": "Rocket.Chat Authorization service",
"scripts": {
"build": "tsc -p tsconfig.json",
......
# @rocket.chat/ddp-streamer
## 0.2.0-rc.7
### Patch Changes
- @rocket.chat/core-typings@6.5.0-rc.7
- @rocket.chat/rest-typings@6.5.0-rc.7
- @rocket.chat/core-services@0.3.0-rc.7
- @rocket.chat/model-typings@0.2.0-rc.7
- @rocket.chat/ui-contexts@3.0.0-rc.7
- @rocket.chat/models@0.0.21-rc.7
- @rocket.chat/instance-status@0.0.21-rc.7
## 0.2.0-rc.6
### Patch Changes
......
{
"name": "@rocket.chat/ddp-streamer",
"private": true,
"version": "0.2.0-rc.6",
"version": "0.2.0-rc.7",
"description": "Rocket.Chat DDP-Streamer service",
"scripts": {
"build": "tsc -p tsconfig.json",
......
# @rocket.chat/omnichannel-transcript
## 0.3.0-rc.7
### Patch Changes
- @rocket.chat/core-typings@6.5.0-rc.7
- @rocket.chat/omnichannel-services@0.1.0-rc.7
- @rocket.chat/pdf-worker@0.0.21-rc.7
- @rocket.chat/core-services@0.3.0-rc.7
- @rocket.chat/model-typings@0.2.0-rc.7
- @rocket.chat/models@0.0.21-rc.7
## 0.3.0-rc.6
### Patch Changes
......
{
"name": "@rocket.chat/omnichannel-transcript",
"private": true,
"version": "0.3.0-rc.6",
"version": "0.3.0-rc.7",
"description": "Rocket.Chat service",
"scripts": {
"build": "tsc -p tsconfig.json",
......
# @rocket.chat/presence-service
## 0.3.0-rc.7
### Patch Changes
- @rocket.chat/core-typings@6.5.0-rc.7
- @rocket.chat/presence@0.1.0-rc.7
- @rocket.chat/core-services@0.3.0-rc.7
- @rocket.chat/model-typings@0.2.0-rc.7
- @rocket.chat/models@0.0.21-rc.7
## 0.3.0-rc.6
### Patch Changes
......
{
"name": "@rocket.chat/presence-service",
"private": true,
"version": "0.3.0-rc.6",
"version": "0.3.0-rc.7",
"description": "Rocket.Chat Presence service",
"scripts": {
"build": "tsc -p tsconfig.json",
......
# @rocket.chat/queue-worker
## 0.3.0-rc.7
### Patch Changes
- @rocket.chat/core-typings@6.5.0-rc.7
- @rocket.chat/omnichannel-services@0.1.0-rc.7
- @rocket.chat/core-services@0.3.0-rc.7
- @rocket.chat/model-typings@0.2.0-rc.7
- @rocket.chat/models@0.0.21-rc.7
## 0.3.0-rc.6
### Patch Changes
......
{
"name": "@rocket.chat/queue-worker",
"private": true,
"version": "0.3.0-rc.6",
"version": "0.3.0-rc.7",
"description": "Rocket.Chat service",
"scripts": {
"build": "tsc -p tsconfig.json",
......
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