Skip to content

Commit 263510d

Browse files
committed
Release 23.7
1 parent ff322bd commit 263510d

File tree

25 files changed

+1031
-92
lines changed

25 files changed

+1031
-92
lines changed

README.md

Lines changed: 177 additions & 54 deletions
Large diffs are not rendered by default.

declarations/mle-encode-base64/LICENSE.txt

100755100644
File mode changed.

declarations/mle-encode-base64/README.md

100755100644
File mode changed.

declarations/mle-encode-base64/package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "MLE functions to work with base64 encoded data",
44
"types": "mle-encode-base64.d.ts",
55
"author": "Oracle",
6-
"version": "23.6.0",
6+
"version": "23.7.0",
77
"license": "UPL-1.0",
88
"homepage": "https://oracle-samples.github.io/mle-modules",
99
"repository": {

declarations/mle-js-bindings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "MLE Bindings for Oracle Database DBMS_MLE",
44
"types": "mle-js-bindings.d.ts",
55
"author": "Oracle",
6-
"version": "23.6.0",
6+
"version": "23.7.0",
77
"license": "UPL-1.0",
88
"homepage": "https://oracle-samples.github.io/mle-modules",
99
"repository": {

declarations/mle-js-encodings/LICENSE.txt

100755100644
File mode changed.

declarations/mle-js-encodings/README.md

100755100644
File mode changed.

declarations/mle-js-encodings/package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "MLE text encoding API",
44
"types": "index.d.ts",
55
"author": "Oracle",
6-
"version": "23.6.0",
6+
"version": "23.7.0",
77
"license": "UPL-1.0",
88
"homepage": "https://oracle-samples.github.io/mle-modules",
99
"repository": {

declarations/mle-js-fetch/README.md

100755100644
File mode changed.

declarations/mle-js-fetch/package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "MLE Fetch API polyfill",
44
"types": "index.d.ts",
55
"author": "Oracle",
6-
"version": "23.6.0",
6+
"version": "23.7.0",
77
"license": "UPL-1.0",
88
"homepage": "https://oracle-samples.github.io/mle-modules",
99
"repository": {

0 commit comments

Comments
 (0)