Skip to content

Commit

Permalink
bump version, update dependencies, and rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
or-else committed Dec 15, 2023
1 parent de32da4 commit 5faedc3
Show file tree
Hide file tree
Showing 24 changed files with 7,676 additions and 7,798 deletions.
1,798 changes: 963 additions & 835 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tinode-webapp",
"description": "Tinode messenger for the web",
"version": "0.22.10",
"version": "0.22.11",
"repository": {
"type": "git",
"url": "https://github.com/tinode/webapp.git"
Expand Down Expand Up @@ -70,7 +70,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-intl": "^6.4.4",
"tinode-sdk": "^0.22.10",
"tinode-sdk": "^0.22.11",
"webm-duration-fix": "^1.0.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion src/version.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
// This is a generated file. Don't edit.

export const PACKAGE_VERSION = "0.22.10";
export const PACKAGE_VERSION = "0.22.11";
1 change: 1 addition & 0 deletions umd/187.prod.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion umd/203.prod.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion umd/203.prod.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion umd/246.prod.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion umd/246.prod.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 5faedc3

Please sign in to comment.