Update subpackage versions for 9.2 (#24865)

Этот коммит содержится в:
Harrison Healey
2023-10-10 13:27:16 -04:00
коммит произвёл GitHub
родитель a1bf8504a8
Коммит 88954c651a
5 изменённых файлов: 8 добавлений и 8 удалений

Просмотреть файл

@@ -1,6 +1,6 @@
{
"name": "@mattermost/client",
"version": "9.1.0",
"version": "9.2.0",
"description": "JavaScript/TypeScript client for Mattermost",
"keywords": [
"mattermost"

Просмотреть файл

@@ -1,6 +1,6 @@
{
"name": "@mattermost/components",
"version": "8.0.0",
"version": "9.2.0",
"private": true,
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",

Просмотреть файл

@@ -1,6 +1,6 @@
{
"name": "@mattermost/types",
"version": "9.1.0",
"version": "9.2.0",
"description": "Shared type definitions used by the Mattermost web app",
"keywords": [
"mattermost"