Skip to content

Commit

Permalink
prepare Ditto JS Client release 2.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Jaeckle <[email protected]>
  • Loading branch information
thjaeckle committed Nov 22, 2021
1 parent 6409696 commit 0f1f420
Show file tree
Hide file tree
Showing 9 changed files with 29,059 additions and 30,782 deletions.
2 changes: 1 addition & 1 deletion javascript/lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
]
}
},
"version": "2.1.0"
"version": "2.2.0"
}
29,022 changes: 14,200 additions & 14,822 deletions javascript/lib/api/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion javascript/lib/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eclipse-ditto/ditto-javascript-client-api",
"version": "2.1.0",
"version": "2.2.0",
"description": "API interfaces for implementing TypeScript clients for Eclipse Ditto",
"author": "Eclipse Ditto committers <[email protected]>",
"repository": "https://github.com/eclipse/ditto-clients",
Expand Down
29,020 changes: 14,199 additions & 14,821 deletions javascript/lib/dom/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion javascript/lib/dom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eclipse-ditto/ditto-javascript-client-dom",
"version": "2.1.0",
"version": "2.2.0",
"description": "DOM implementation of Eclipse Ditto JavaScript API to be used in browsers.",
"author": "Eclipse Ditto committers <[email protected]>",
"repository": "https://github.com/eclipse/ditto-clients",
Expand Down
Loading

0 comments on commit 0f1f420

Please sign in to comment.