Skip to content

Commit

Permalink
v10.18.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jiho committed Jul 28, 2021
1 parent 44d2bea commit b545707
Show file tree
Hide file tree
Showing 128 changed files with 1,392 additions and 10,510 deletions.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

ELECTRON_VERSION=11.3.0
EVERNOTE_VERSION=10.17.8-win-ddl-ga-2809
EVERNOTE_VERSION=10.18.3-win-ddl-ga-2820
EVERNOTE_BINARY=evernote.exe
BUILD_ARCH=${1:-x64}
PACKAGE_ARCH=${2:-amd64}
Expand Down
2 changes: 1 addition & 1 deletion build_pare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

ELECTRON_VERSION=11.3.0
EVERNOTE_VERSION=10.17.8-win-ddl-ga-2809
EVERNOTE_VERSION=10.18.3-win-ddl-ga-2820
EVERNOTE_BINARY=evernote.exe
BUILD_ARCH=${1:-x64}
PACKAGE_ARCH=${2:-amd64}
Expand Down
8 changes: 4 additions & 4 deletions evernote_modules/conduit-auth-shared/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "conduit-auth-shared",
"version": "1.37.10",
"version": "1.37.11",
"publishConfig": {
"registry": "https://maven.vpn.etonreve.com/api/npm/npm"
"registry": "http://localhost:4873"
},
"description": "Shared auth functions and types between worker and main process modules",
"main": "dist/index",
Expand All @@ -19,8 +19,8 @@
"sinon-chai": "^3.3.0"
},
"dependencies": {
"conduit-utils": "1.37.10",
"conduit-view-types": "1.37.10",
"conduit-utils": "1.37.11",
"conduit-view-types": "1.37.11",
"js-base64": "^3.5.2",
"simply-immutable": "^2.1.1"
}
Expand Down
2 changes: 1 addition & 1 deletion evernote_modules/conduit-core/dist/ConduitCore.d.ts.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion evernote_modules/conduit-core/dist/ConduitCore.js.map

Large diffs are not rendered by default.

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions evernote_modules/conduit-core/dist/GraphDB/GraphDB.js

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

2 changes: 1 addition & 1 deletion evernote_modules/conduit-core/dist/GraphDB/GraphDB.js.map

Large diffs are not rendered by default.

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

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

Large diffs are not rendered by default.

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

3 changes: 3 additions & 0 deletions evernote_modules/conduit-core/dist/NotificationManager.js

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

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

10 changes: 5 additions & 5 deletions evernote_modules/conduit-core/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "conduit-core",
"version": "1.37.10",
"version": "1.37.11",
"publishConfig": {
"registry": "https://maven.vpn.etonreve.com/api/npm/npm"
"registry": "http://localhost:4873"
},
"description": "Core Conduit module",
"main": "dist/index",
Expand All @@ -23,9 +23,9 @@
"ts-sinon": "^1.0.21"
},
"dependencies": {
"conduit-storage": "1.37.10",
"conduit-utils": "1.37.10",
"conduit-view-types": "1.37.10",
"conduit-storage": "1.37.11",
"conduit-utils": "1.37.11",
"conduit-view-types": "1.37.11",
"dataloader": "^1.4.0",
"en-graph-types": "2.0.0",
"graphql": "^14.0.2",
Expand Down
8 changes: 4 additions & 4 deletions evernote_modules/conduit-ipc-messages/package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "conduit-ipc-messages",
"version": "1.37.10",
"version": "1.37.11",
"publishConfig": {
"registry": "https://maven.vpn.etonreve.com/api/npm/npm"
"registry": "http://localhost:4873"
},
"description": "Common Conduit IPC messages",
"main": "dist/index",
"files": [
"dist"
],
"dependencies": {
"conduit-utils": "1.37.10",
"conduit-view-types": "1.37.10"
"conduit-utils": "1.37.11",
"conduit-view-types": "1.37.11"
}
}
8 changes: 4 additions & 4 deletions evernote_modules/conduit-nap/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "conduit-nap",
"version": "1.37.10",
"version": "1.37.11",
"publishConfig": {
"registry": "https://maven.vpn.etonreve.com/api/npm/npm"
"registry": "http://localhost:4873"
},
"description": "NAP Auth Library",
"main": "dist/index",
Expand All @@ -16,8 +16,8 @@
"chai-as-promised": "^7.1.1"
},
"dependencies": {
"conduit-utils": "1.37.10",
"conduit-view-types": "1.37.10",
"conduit-utils": "1.37.11",
"conduit-view-types": "1.37.11",
"en-node-appauth-js": "1.3.1-remove-types-jquery.0",
"js-base64": "^3.5.2"
}
Expand Down
8 changes: 4 additions & 4 deletions evernote_modules/conduit-storage-better-sqlite3/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "conduit-storage-better-sqlite3",
"version": "1.37.10",
"version": "1.37.11",
"publishConfig": {
"registry": "https://maven.vpn.etonreve.com/api/npm/npm"
"registry": "http://localhost:4873"
},
"description": "Conduit better-sqlite3 wrapper",
"main": "dist/index",
Expand All @@ -19,8 +19,8 @@
},
"dependencies": {
"better-sqlite3": "^7.1.2",
"conduit-storage": "1.37.10",
"conduit-utils": "1.37.10",
"conduit-storage": "1.37.11",
"conduit-utils": "1.37.11",
"fs-extra": "^7.0.1"
}
}
8 changes: 4 additions & 4 deletions evernote_modules/conduit-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "conduit-storage",
"version": "1.37.10",
"version": "1.37.11",
"publishConfig": {
"registry": "https://maven.vpn.etonreve.com/api/npm/npm"
"registry": "http://localhost:4873"
},
"description": "Storage",
"main": "dist/index",
Expand All @@ -16,8 +16,8 @@
"sinon-chai": "^3.3.0"
},
"dependencies": {
"conduit-utils": "1.37.10",
"conduit-view-types": "1.37.10",
"conduit-utils": "1.37.11",
"conduit-view-types": "1.37.11",
"en-data-model": "^3.6.2",
"lcg-random": "^2.0.0",
"simply-immutable": "^2.1.1"
Expand Down
Loading

0 comments on commit b545707

Please sign in to comment.