Skip to content

Commit

Permalink
Releasing sub-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent22 committed Nov 3, 2021
1 parent cb26ab4 commit 5892a06
Show file tree
Hide file tree
Showing 16 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion packages/fork-htmlparser2/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/fork-htmlparser2/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@joplin/fork-htmlparser2",
"description": "Fast & forgiving HTML/XML/RSS parser",
"version": "4.1.37",
"version": "4.1.38",
"author": "Felix Boehm <[email protected]>",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/fork-sax/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/fork-sax/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@joplin/fork-sax",
"description": "An evented streaming XML parser in JavaScript",
"author": "Isaac Z. Schlueter <[email protected]> (http://blog.izs.me/)",
"version": "1.2.41",
"version": "1.2.42",
"main": "lib/sax.js",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/lib/package-lock.json

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

12 changes: 6 additions & 6 deletions packages/lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@joplin/lib",
"version": "2.6.1",
"version": "2.6.2",
"description": "Joplin Core library",
"author": "Laurent Cozic",
"homepage": "",
Expand Down Expand Up @@ -28,11 +28,11 @@
"typescript": "^4.0.5"
},
"dependencies": {
"@joplin/fork-htmlparser2": "^4.1.37",
"@joplin/fork-sax": "^1.2.41",
"@joplin/renderer": "^2.6.1",
"@joplin/turndown": "^4.0.59",
"@joplin/turndown-plugin-gfm": "^1.0.41",
"@joplin/fork-htmlparser2": "^4.1.38",
"@joplin/fork-sax": "^1.2.42",
"@joplin/renderer": "^2.6.2",
"@joplin/turndown": "^4.0.60",
"@joplin/turndown-plugin-gfm": "^1.0.42",
"async-mutex": "^0.1.3",
"aws-sdk": "^2.588.0",
"base-64": "^0.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-repo-cli/package-lock.json

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

6 changes: 3 additions & 3 deletions packages/plugin-repo-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@joplin/plugin-repo-cli",
"version": "2.6.1",
"version": "2.6.2",
"description": "",
"main": "index.js",
"bin": {
Expand All @@ -19,8 +19,8 @@
"author": "",
"license": "MIT",
"dependencies": {
"@joplin/lib": "^2.6.1",
"@joplin/tools": "^2.6.1",
"@joplin/lib": "^2.6.2",
"@joplin/tools": "^2.6.2",
"fs-extra": "^9.0.1",
"gh-release-assets": "^2.0.0",
"node-fetch": "^2.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/renderer/package-lock.json

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

4 changes: 2 additions & 2 deletions packages/renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@joplin/renderer",
"version": "2.6.1",
"version": "2.6.2",
"description": "The Joplin note renderer, used the mobile and desktop application",
"repository": "https://github.com/laurent22/joplin/tree/dev/packages/renderer",
"main": "index.js",
Expand All @@ -24,7 +24,7 @@
"typescript": "^4.0.5"
},
"dependencies": {
"@joplin/fork-htmlparser2": "^4.1.37",
"@joplin/fork-htmlparser2": "^4.1.38",
"font-awesome-filetypes": "^2.1.0",
"fs-extra": "^8.1.0",
"highlight.js": "^11.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/tools/package-lock.json

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

6 changes: 3 additions & 3 deletions packages/tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@joplin/tools",
"version": "2.6.1",
"version": "2.6.2",
"description": "Various tools for Joplin",
"main": "index.js",
"author": "Laurent Cozic",
Expand All @@ -20,8 +20,8 @@
},
"license": "MIT",
"dependencies": {
"@joplin/lib": "^2.6.1",
"@joplin/renderer": "^2.6.1",
"@joplin/lib": "^2.6.2",
"@joplin/renderer": "^2.6.2",
"execa": "^4.1.0",
"fs-extra": "^4.0.3",
"gettext-parser": "^1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/turndown-plugin-gfm/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/turndown-plugin-gfm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.0.41",
"version": "1.0.42",
"author": "Dom Christie",
"main": "lib/turndown-plugin-gfm.cjs.js",
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/turndown/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/turndown/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@joplin/turndown",
"description": "A library that converts HTML to Markdown",
"version": "4.0.59",
"version": "4.0.60",
"author": "Dom Christie",
"main": "lib/turndown.cjs.js",
"publishConfig": {
Expand Down

0 comments on commit 5892a06

Please sign in to comment.