Skip to content

Commit

Permalink
v2.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroppy committed Mar 30, 2021
1 parent eaa44de commit cc906ba
Show file tree
Hide file tree
Showing 17 changed files with 76 additions and 16 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.8.3](https://github.com/hiroppy/fusuma/compare/v2.8.2...v2.8.3) (2021-03-30)


### Bug Fixes

* **mdx-loader:** infer code lang ([fd97166](https://github.com/hiroppy/fusuma/commit/fd97166261d545f9f941336e69f31853bd9d2ba7))





## [2.8.2](https://github.com/hiroppy/fusuma/compare/v2.8.1...v2.8.2) (2021-03-25)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"packages": ["packages/*"],
"version": "2.8.2"
"version": "2.8.3"
}
8 changes: 8 additions & 0 deletions packages/client/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.

## [2.8.3](https://github.com/hiroppy/fusuma/compare/v2.8.2...v2.8.3) (2021-03-30)

**Note:** Version bump only for package @fusuma/client





## [2.8.2](https://github.com/hiroppy/fusuma/compare/v2.8.1...v2.8.2) (2021-03-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/client/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/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fusuma/client",
"version": "2.8.2",
"version": "2.8.3",
"description": "client for fusuma",
"main": "src/index.js",
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions packages/fusuma/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.8.3](https://github.com/hiroppy/fusuma/compare/v2.8.2...v2.8.3) (2021-03-30)


### Bug Fixes

* **mdx-loader:** infer code lang ([fd97166](https://github.com/hiroppy/fusuma/commit/fd97166261d545f9f941336e69f31853bd9d2ba7))





## [2.8.2](https://github.com/hiroppy/fusuma/compare/v2.8.1...v2.8.2) (2021-03-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/fusuma/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/fusuma/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fusuma",
"version": "2.8.2",
"version": "2.8.3",
"description": "easily make slides with markdown",
"bin": {
"fusuma": "./src/cli/index.js"
Expand Down Expand Up @@ -31,10 +31,10 @@
"@babel/core": "^7.13.14",
"@babel/preset-env": "^7.13.12",
"@babel/preset-react": "^7.13.13",
"@fusuma/client": "^2.8.2",
"@fusuma/client": "^2.8.3",
"@fusuma/generate-meta-webpack-plugin": "^2.8.2",
"@fusuma/mdx-loader": "^2.8.2",
"@fusuma/prism-loader": "^2.8.2",
"@fusuma/mdx-loader": "^2.8.3",
"@fusuma/prism-loader": "^2.8.3",
"@soda/friendly-errors-webpack-plugin": "^1.8.0",
"babel-loader": "^8.2.2",
"chalk": "^4.1.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/mdx-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.8.3](https://github.com/hiroppy/fusuma/compare/v2.8.2...v2.8.3) (2021-03-30)


### Bug Fixes

* **mdx-loader:** infer code lang ([fd97166](https://github.com/hiroppy/fusuma/commit/fd97166261d545f9f941336e69f31853bd9d2ba7))





## [2.8.2](https://github.com/hiroppy/fusuma/compare/v2.8.1...v2.8.2) (2021-03-25)

**Note:** Version bump only for package @fusuma/mdx-loader
Expand Down
2 changes: 1 addition & 1 deletion packages/mdx-loader/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/mdx-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fusuma/mdx-loader",
"version": "2.8.2",
"version": "2.8.3",
"description": "mdx-loader for fusuma",
"main": "src/index.js",
"files": [
Expand All @@ -20,7 +20,7 @@
},
"homepage": "https://github.com/hiroppy/fusuma#readme",
"dependencies": {
"@fusuma/prism-loader": "^2.8.2",
"@fusuma/prism-loader": "^2.8.3",
"@mdx-js/mdx": "^1.6.22",
"@mdx-js/react": "^1.6.22",
"escape-goat": "^3.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/prism-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.8.3](https://github.com/hiroppy/fusuma/compare/v2.8.2...v2.8.3) (2021-03-30)


### Bug Fixes

* **mdx-loader:** infer code lang ([fd97166](https://github.com/hiroppy/fusuma/commit/fd97166261d545f9f941336e69f31853bd9d2ba7))





## [2.8.2](https://github.com/hiroppy/fusuma/compare/v2.8.1...v2.8.2) (2021-03-25)

**Note:** Version bump only for package @fusuma/prism-loader
Expand Down
2 changes: 1 addition & 1 deletion packages/prism-loader/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/prism-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fusuma/prism-loader",
"version": "2.8.2",
"version": "2.8.3",
"description": "prism-loader for fusuma",
"main": "src/index.js",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/task-pdf/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.

## [2.8.3](https://github.com/hiroppy/fusuma/compare/v2.8.2...v2.8.3) (2021-03-30)

**Note:** Version bump only for package @fusuma/task-pdf





## [2.8.2](https://github.com/hiroppy/fusuma/compare/v2.8.1...v2.8.2) (2021-03-25)

**Note:** Version bump only for package @fusuma/task-pdf
Expand Down
2 changes: 1 addition & 1 deletion packages/task-pdf/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/task-pdf/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fusuma/task-pdf",
"version": "2.8.2",
"version": "2.8.3",
"description": "pdf task for fusuma",
"main": "src/index.js",
"publishConfig": {
Expand All @@ -18,7 +18,7 @@
"homepage": "https://github.com/hiroppy/fusuma#readme",
"dependencies": {
"easy-pdf-merge": "^0.2.6",
"fusuma": "^2.8.2",
"fusuma": "^2.8.3",
"puppeteer": "^8.0.0"
}
}

0 comments on commit cc906ba

Please sign in to comment.