Skip to content

Commit

Permalink
v5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pastak committed Nov 26, 2020
1 parent 7b993db commit ea30a7e
Show file tree
Hide file tree
Showing 17 changed files with 66 additions and 18 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.1](https://github.com/pastak/scrapbox-converter/compare/v5.1.0...v5.1.1) (2020-11-26)

**Note:** Version bump only for package scrapbox-converter-monorepo





# [5.1.0](https://github.com/pastak/scrapbox-converter/compare/v5.0.0...v5.1.0) (2020-11-26)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"packages": [
"packages/*"
],
"version": "5.1.0"
"version": "5.1.1"
}
8 changes: 8 additions & 0 deletions packages/enex2sb/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.1](https://github.com/pastak/scrapbox-converter/compare/v5.1.0...v5.1.1) (2020-11-26)

**Note:** Version bump only for package enex2sb





# [5.1.0](https://github.com/pastak/scrapbox-converter/compare/v5.0.0...v5.1.0) (2020-11-26)

**Note:** Version bump only for package enex2sb
Expand Down
2 changes: 1 addition & 1 deletion packages/enex2sb/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/enex2sb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "enex2sb",
"version": "5.1.0",
"version": "5.1.1",
"main": "dist/index.js",
"files": [
"dist"
Expand All @@ -27,7 +27,7 @@
"commander": "^5.1.0",
"gyazo-api": "^0.3.1",
"gyazo-browser-upload": "^1.0.0",
"html2sb-compiler": "^5.1.0",
"html2sb-compiler": "^5.1.1",
"into-stream": "^3.1.0",
"ts-node": "^8.10.1"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/html2sb-compiler/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.1](https://github.com/pastak/scrapbox-converter/compare/v5.1.0...v5.1.1) (2020-11-26)

**Note:** Version bump only for package html2sb-compiler





# [5.1.0](https://github.com/pastak/scrapbox-converter/compare/v5.0.0...v5.1.0) (2020-11-26)

**Note:** Version bump only for package html2sb-compiler
Expand Down
2 changes: 1 addition & 1 deletion packages/html2sb-compiler/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/html2sb-compiler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "html2sb-compiler",
"version": "5.1.0",
"version": "5.1.1",
"main": "./dist/index.js",
"files": [
"dist"
Expand Down
8 changes: 8 additions & 0 deletions packages/html2sb/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.1](https://github.com/pastak/scrapbox-converter/compare/v5.1.0...v5.1.1) (2020-11-26)

**Note:** Version bump only for package html2sb





# [5.1.0](https://github.com/pastak/scrapbox-converter/compare/v5.0.0...v5.1.0) (2020-11-26)

**Note:** Version bump only for package html2sb
Expand Down
2 changes: 1 addition & 1 deletion packages/html2sb/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/html2sb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "html2sb",
"version": "5.1.0",
"version": "5.1.1",
"files": [
"dist"
],
Expand All @@ -26,8 +26,8 @@
"dependencies": {
"@types/node": "^13.13.4",
"commander": "^5.1.0",
"enex2sb": "^5.1.0",
"html2sb-compiler": "^5.1.0"
"enex2sb": "^5.1.1",
"html2sb-compiler": "^5.1.1"
},
"devDependencies": {
"@ava/typescript": "^1.1.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/md2sb/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.1](https://github.com/pastak/scrapbox-converter/compare/v5.1.0...v5.1.1) (2020-11-26)

**Note:** Version bump only for package md2sb





# [5.1.0](https://github.com/pastak/scrapbox-converter/compare/v5.0.0...v5.1.0) (2020-11-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/md2sb/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/md2sb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "md2sb",
"version": "5.1.0",
"version": "5.1.1",
"description": "Encode Markdown to Scrapbox.io style text",
"main": "dist/index.js",
"bin": {
Expand All @@ -27,7 +27,7 @@
"dependencies": {
"@types/node": "^13.13.4",
"commander": "^5.1.0",
"enex2sb": "^5.1.0",
"enex2sb": "^5.1.1",
"remark": "^13.0.0",
"remark-gfm": "^1.0.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/scrapbox-converter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.1](https://github.com/pastak/scrapbox-converter/compare/v5.1.0...v5.1.1) (2020-11-26)

**Note:** Version bump only for package scrapbox-converter





# [5.1.0](https://github.com/pastak/scrapbox-converter/compare/v5.0.0...v5.1.0) (2020-11-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/scrapbox-converter/package-lock.json

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

8 changes: 4 additions & 4 deletions packages/scrapbox-converter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "scrapbox-converter",
"version": "5.1.0",
"version": "5.1.1",
"bin": {
"scrapbox-converter": "dist/index.js"
},
Expand All @@ -23,10 +23,10 @@
"dependencies": {
"@types/node": "^13.13.4",
"commander": "^5.1.0",
"enex2sb": "^5.1.0",
"html2sb-compiler": "^5.1.0",
"enex2sb": "^5.1.1",
"html2sb-compiler": "^5.1.1",
"lodash": "^4.17.19",
"md2sb": "^5.1.0"
"md2sb": "^5.1.1"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^2.31.0",
Expand Down

0 comments on commit ea30a7e

Please sign in to comment.