Skip to content

Commit

Permalink
Release 6.6.0-rc.5
Browse files Browse the repository at this point in the history
[no ci]
  • Loading branch information
rocketchat-github-ci committed Feb 1, 2024
1 parent 8b6ffb3 commit b32093f
Show file tree
Hide file tree
Showing 64 changed files with 388 additions and 41 deletions.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1706823023262.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 4 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@
"@rocket.chat/ui-kit": "0.32.1",
"@rocket.chat/ui-video-conf": "3.0.3",
"@rocket.chat/uikit-playground": "0.2.12",
"@rocket.chat/web-ui-registration": "3.0.3"
"@rocket.chat/web-ui-registration": "3.0.3",
"@rocket.chat/release-changelog": "0.1.0"
},
"changesets": [
"angry-llamas-retire",
Expand All @@ -68,6 +69,7 @@
"bump-patch-1706484656068",
"bump-patch-1706563313767",
"bump-patch-1706649941758",
"bump-patch-1706823023262",
"calm-carrots-judge",
"calm-rules-dance",
"chatty-schools-notice",
Expand Down Expand Up @@ -109,6 +111,7 @@
"message-composer-hint",
"mighty-shirts-sell",
"nice-points-notice",
"polite-donkeys-cheer",
"pretty-eyes-sleep",
"rare-eels-fetch",
"rude-spoons-pump",
Expand Down
32 changes: 32 additions & 0 deletions apps/meteor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,37 @@
# @rocket.chat/meteor

## 6.6.0-rc.5

### Patch Changes

- Bump @rocket.chat/meteor version.

- ([#31594](https://github.com/RocketChat/Rocket.Chat/pull/31594)) fix: missing slashcommand permissions for archive and unarchive

- <details><summary>Updated dependencies []:</summary>

- @rocket.chat/core-typings@6.6.0-rc.5
- @rocket.chat/rest-typings@6.6.0-rc.5
- @rocket.chat/api-client@0.1.22-rc.5
- @rocket.chat/license@0.1.4-rc.5
- @rocket.chat/omnichannel-services@0.1.4-rc.5
- @rocket.chat/pdf-worker@0.0.28-rc.5
- @rocket.chat/presence@0.1.4-rc.5
- @rocket.chat/core-services@0.3.4-rc.5
- @rocket.chat/cron@0.0.24-rc.5
- @rocket.chat/gazzodown@4.0.0-rc.5
- @rocket.chat/model-typings@0.3.0-rc.5
- @rocket.chat/ui-contexts@4.0.0-rc.5
- @rocket.chat/server-cloud-communication@0.0.2-rc.0
- @rocket.chat/fuselage-ui-kit@4.0.0-rc.5
- @rocket.chat/models@0.0.28-rc.5
- @rocket.chat/ui-theming@0.1.2-rc.0
- @rocket.chat/ui-client@4.0.0-rc.5
- @rocket.chat/ui-video-conf@4.0.0-rc.5
- @rocket.chat/web-ui-registration@4.0.0-rc.5
- @rocket.chat/instance-status@0.0.28-rc.5
</details>

## 6.6.0-rc.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/meteor/app/utils/rocketchat.info
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "6.6.0-rc.4"
"version": "6.6.0-rc.5"
}
13 changes: 13 additions & 0 deletions apps/meteor/ee/server/services/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# rocketchat-services

## 1.1.22-rc.5

### Patch Changes

- <details><summary>Updated dependencies []:</summary>

- @rocket.chat/core-typings@6.6.0-rc.5
- @rocket.chat/rest-typings@6.6.0-rc.5
- @rocket.chat/core-services@0.3.4-rc.5
- @rocket.chat/model-typings@0.3.0-rc.5
- @rocket.chat/models@0.0.28-rc.5
</details>

## 1.1.22-rc.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/meteor/ee/server/services/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rocketchat-services",
"private": true,
"version": "1.1.22-rc.4",
"version": "1.1.22-rc.5",
"description": "Rocket.Chat Authorization service",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion apps/meteor/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rocket.chat/meteor",
"description": "The Ultimate Open Source WebChat Platform",
"version": "6.6.0-rc.4",
"version": "6.6.0-rc.5",
"private": true,
"author": {
"name": "Rocket.Chat",
Expand Down
13 changes: 13 additions & 0 deletions ee/apps/account-service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @rocket.chat/account-service

## 0.3.4-rc.5

### Patch Changes

- <details><summary>Updated dependencies []:</summary>

- @rocket.chat/core-typings@6.6.0-rc.5
- @rocket.chat/rest-typings@6.6.0-rc.5
- @rocket.chat/core-services@0.3.4-rc.5
- @rocket.chat/model-typings@0.3.0-rc.5
- @rocket.chat/models@0.0.28-rc.5
</details>

## 0.3.4-rc.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion ee/apps/account-service/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rocket.chat/account-service",
"private": true,
"version": "0.3.4-rc.4",
"version": "0.3.4-rc.5",
"description": "Rocket.Chat Account service",
"scripts": {
"build": "tsc -p tsconfig.json",
Expand Down
13 changes: 13 additions & 0 deletions ee/apps/authorization-service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @rocket.chat/authorization-service

## 0.3.4-rc.5

### Patch Changes

- <details><summary>Updated dependencies []:</summary>

- @rocket.chat/core-typings@6.6.0-rc.5
- @rocket.chat/rest-typings@6.6.0-rc.5
- @rocket.chat/core-services@0.3.4-rc.5
- @rocket.chat/model-typings@0.3.0-rc.5
- @rocket.chat/models@0.0.28-rc.5
</details>

## 0.3.4-rc.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion ee/apps/authorization-service/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rocket.chat/authorization-service",
"private": true,
"version": "0.3.4-rc.4",
"version": "0.3.4-rc.5",
"description": "Rocket.Chat Authorization service",
"scripts": {
"build": "tsc -p tsconfig.json",
Expand Down
15 changes: 15 additions & 0 deletions ee/apps/ddp-streamer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @rocket.chat/ddp-streamer

## 0.2.4-rc.5

### Patch Changes

- <details><summary>Updated dependencies []:</summary>

- @rocket.chat/core-typings@6.6.0-rc.5
- @rocket.chat/rest-typings@6.6.0-rc.5
- @rocket.chat/core-services@0.3.4-rc.5
- @rocket.chat/model-typings@0.3.0-rc.5
- @rocket.chat/ui-contexts@4.0.0-rc.5
- @rocket.chat/models@0.0.28-rc.5
- @rocket.chat/instance-status@0.0.28-rc.5
</details>

## 0.2.4-rc.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion ee/apps/ddp-streamer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rocket.chat/ddp-streamer",
"private": true,
"version": "0.2.4-rc.4",
"version": "0.2.4-rc.5",
"description": "Rocket.Chat DDP-Streamer service",
"scripts": {
"build": "tsc -p tsconfig.json",
Expand Down
14 changes: 14 additions & 0 deletions ee/apps/omnichannel-transcript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @rocket.chat/omnichannel-transcript

## 0.3.4-rc.5

### Patch Changes

- <details><summary>Updated dependencies []:</summary>

- @rocket.chat/core-typings@6.6.0-rc.5
- @rocket.chat/omnichannel-services@0.1.4-rc.5
- @rocket.chat/pdf-worker@0.0.28-rc.5
- @rocket.chat/core-services@0.3.4-rc.5
- @rocket.chat/model-typings@0.3.0-rc.5
- @rocket.chat/models@0.0.28-rc.5
</details>

## 0.3.4-rc.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion ee/apps/omnichannel-transcript/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rocket.chat/omnichannel-transcript",
"private": true,
"version": "0.3.4-rc.4",
"version": "0.3.4-rc.5",
"description": "Rocket.Chat service",
"scripts": {
"build": "tsc -p tsconfig.json",
Expand Down
13 changes: 13 additions & 0 deletions ee/apps/presence-service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @rocket.chat/presence-service

## 0.3.4-rc.5

### Patch Changes

- <details><summary>Updated dependencies []:</summary>

- @rocket.chat/core-typings@6.6.0-rc.5
- @rocket.chat/presence@0.1.4-rc.5
- @rocket.chat/core-services@0.3.4-rc.5
- @rocket.chat/model-typings@0.3.0-rc.5
- @rocket.chat/models@0.0.28-rc.5
</details>

## 0.3.4-rc.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion ee/apps/presence-service/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rocket.chat/presence-service",
"private": true,
"version": "0.3.4-rc.4",
"version": "0.3.4-rc.5",
"description": "Rocket.Chat Presence service",
"scripts": {
"build": "tsc -p tsconfig.json",
Expand Down
13 changes: 13 additions & 0 deletions ee/apps/queue-worker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @rocket.chat/queue-worker

## 0.3.4-rc.5

### Patch Changes

- <details><summary>Updated dependencies []:</summary>

- @rocket.chat/core-typings@6.6.0-rc.5
- @rocket.chat/omnichannel-services@0.1.4-rc.5
- @rocket.chat/core-services@0.3.4-rc.5
- @rocket.chat/model-typings@0.3.0-rc.5
- @rocket.chat/models@0.0.28-rc.5
</details>

## 0.3.4-rc.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion ee/apps/queue-worker/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rocket.chat/queue-worker",
"private": true,
"version": "0.3.4-rc.4",
"version": "0.3.4-rc.5",
"description": "Rocket.Chat service",
"scripts": {
"build": "tsc -p tsconfig.json",
Expand Down
12 changes: 12 additions & 0 deletions ee/apps/stream-hub-service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @rocket.chat/stream-hub-service

## 0.3.4-rc.5

### Patch Changes

- <details><summary>Updated dependencies []:</summary>

- @rocket.chat/core-typings@6.6.0-rc.5
- @rocket.chat/core-services@0.3.4-rc.5
- @rocket.chat/model-typings@0.3.0-rc.5
- @rocket.chat/models@0.0.28-rc.5
</details>

## 0.3.4-rc.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion ee/apps/stream-hub-service/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rocket.chat/stream-hub-service",
"private": true,
"version": "0.3.4-rc.4",
"version": "0.3.4-rc.5",
"description": "Rocket.Chat Stream Hub service",
"scripts": {
"build": "tsc -p tsconfig.json",
Expand Down
10 changes: 10 additions & 0 deletions ee/packages/api-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @rocket.chat/api-client

## 0.1.22-rc.5

### Patch Changes

- <details><summary>Updated dependencies []:</summary>

- @rocket.chat/core-typings@6.6.0-rc.5
- @rocket.chat/rest-typings@6.6.0-rc.5
</details>

## 0.1.22-rc.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion ee/packages/api-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/api-client",
"version": "0.1.22-rc.4",
"version": "0.1.22-rc.5",
"devDependencies": {
"@swc/core": "^1.3.95",
"@swc/jest": "^0.2.29",
Expand Down
10 changes: 10 additions & 0 deletions ee/packages/ddp-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @rocket.chat/ddp-client

## 0.2.13-rc.5

### Patch Changes

- <details><summary>Updated dependencies []:</summary>

- @rocket.chat/rest-typings@6.6.0-rc.5
- @rocket.chat/api-client@0.1.22-rc.5
</details>

## 0.2.13-rc.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion ee/packages/ddp-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/ddp-client",
"version": "0.2.13-rc.4",
"version": "0.2.13-rc.5",
"devDependencies": {
"@swc/core": "^1.3.95",
"@swc/jest": "^0.2.29",
Expand Down
9 changes: 9 additions & 0 deletions ee/packages/license/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @rocket.chat/license

## 0.1.4-rc.5

### Patch Changes

- <details><summary>Updated dependencies []:</summary>

- @rocket.chat/core-typings@6.6.0-rc.5
</details>

## 0.1.4-rc.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion ee/packages/license/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/license",
"version": "0.1.4-rc.4",
"version": "0.1.4-rc.5",
"private": true,
"devDependencies": {
"@swc/core": "^1.3.95",
Expand Down
Loading

0 comments on commit b32093f

Please sign in to comment.