Skip to content

Commit

Permalink
dependencies updated, version to 0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
or-else committed Jan 16, 2025
1 parent c269e51 commit e629985
Show file tree
Hide file tree
Showing 7 changed files with 1,771 additions and 2,894 deletions.
4,617 changes: 1,747 additions & 2,870 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tinode-sdk",
"description": "Tinode SDK",
"version": "0.23.0-rc1",
"version": "0.23.0",
"scripts": {
"format": "js-beautify -r src/*.js",
"build": "npm run format && npm run vers && npm run build:prod && npm run build:dev",
Expand Down
38 changes: 19 additions & 19 deletions umd/tinode.dev.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/tinode.dev.js.map

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion version.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const PACKAGE_VERSION = "0.23.0-rc1";
export const PACKAGE_VERSION = "0.23.0";

0 comments on commit e629985

Please sign in to comment.