Skip to content

Commit

Permalink
Merge branch 'message-template-2' of github.com:RocketChat/Rocket.Cha…
Browse files Browse the repository at this point in the history
…t into editContext

* 'message-template-2' of github.com:RocketChat/Rocket.Chat: (33 commits)
  [IMPROVE] Message rewrite code structure (#24723)
  Fix messages being imported without sender's username (#24674)
  Bump actions/setup-node from 2 to 3 (#24642)
  i18n: Language update from LingoHub 🤖 on 2022-02-28Z (#24644)
  [FIX] Duplicated 'name' log key (#24590)
  Bump actions/checkout from 2 to 3 (#24668)
  Chore(deps-dev): Bump @types/mock-require from 2.0.0 to 2.0.1 (#24574)
  Bump ts-node from 10.5.0 to 10.6.0 in /ee/server/services (#24667)
  Bump @types/ws from 8.2.3 to 8.5.2 in /ee/server/services (#24666)
  Bump url-parse from 1.5.7 to 1.5.10 (#24640)
  [FIX] Typo in wrap-up term (#24661)
  [IMPROVE] Updated links in readme (#24028)
  Bump version to 4.6.0-develop
  Bump version to 4.5.0
  Bump version to 4.5.0-rc.6
  Chore: Update Apps-Engine (#24651)
  Bump version to 4.5.0-rc.5
  Refresh server connection when MI server settings change (#24649)
  Bump version to 4.5.0-rc.4
  Bump version to 4.5.0-rc.3
  ...
  • Loading branch information
gabriellsh committed Mar 7, 2022
2 parents 8730d6c + 27378db commit a60fff5
Show file tree
Hide file tree
Showing 42 changed files with 9,353 additions and 4,067 deletions.
2 changes: 1 addition & 1 deletion .docker/Dockerfile.rhel
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM registry.access.redhat.com/ubi8/nodejs-12

ENV RC_VERSION 4.5.0-develop
ENV RC_VERSION 4.6.0-develop

MAINTAINER buildmaster@rocket.chat

Expand Down
Loading

0 comments on commit a60fff5

Please sign in to comment.