Skip to content
This repository has been archived by the owner on Jul 9, 2022. It is now read-only.

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - [email protected]
 - [email protected]
 - [email protected]
 - @gatsby-mdx-suite/[email protected]
 - @gatsby-mdx-suite/[email protected]
 - @gatsby-mdx-suite/[email protected]
 - @gatsby-mdx-suite/[email protected]
 - @gatsby-mdx-suite/[email protected]
 - @gatsby-mdx-suite/[email protected]
 - @gatsby-mdx-suite/[email protected]
 - @gatsby-mdx-suite/[email protected]
 - @gatsby-mdx-suite/[email protected]
 - @gatsby-mdx-suite/[email protected]
 - @gatsby-mdx-suite/[email protected]
 - @gatsby-mdx-suite/[email protected]
 - @gatsby-mdx-suite/[email protected]
 - @gatsby-mdx-suite/[email protected]
 - @gatsby-mdx-suite/[email protected]
 - @gatsby-mdx-suite/[email protected]
 - @gatsby-mdx-suite/[email protected]
 - @gatsby-mdx-suite/[email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
  • Loading branch information
axe312ger committed Mar 4, 2022
1 parent 8e0e172 commit 6aabfda
Show file tree
Hide file tree
Showing 50 changed files with 298 additions and 95 deletions.
8 changes: 8 additions & 0 deletions examples/basic/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.

## [0.10.5](https://github.com/axe312ger/gatsby-mdx-suite/compare/gatsby-mdx-suite-example-basic@[email protected]) (2022-03-04)

**Note:** Version bump only for package gatsby-mdx-suite-example-basic





## [0.10.4](https://github.com/axe312ger/gatsby-mdx-suite/compare/gatsby-mdx-suite-example-basic@[email protected]) (2022-03-04)

**Note:** Version bump only for package gatsby-mdx-suite-example-basic
Expand Down
12 changes: 6 additions & 6 deletions examples/basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-mdx-suite-example-basic",
"version": "0.10.4",
"version": "0.10.5",
"description": "Basic implementation of the MDX suite. Mostly for testing and demonstration purposes.",
"main": "index.js",
"author": "Benedikt Rötsch <[email protected]>",
Expand All @@ -25,17 +25,17 @@
"@consent-manager/integration-youtube": "^0.0.1",
"@consent-manager/interface-default": "^0.0.1",
"@gatsby-mdx-suite/contexts": "^0.3.10",
"@gatsby-mdx-suite/helpers": "^0.17.0",
"@gatsby-mdx-suite/helpers": "^0.17.1",
"@gatsby-mdx-suite/mdx-video": "^0.9.13",
"@gatsby-mdx-suite/mdx-vimeo": "^0.7.30",
"@gatsby-mdx-suite/mdx-youtube": "^0.12.24",
"@gatsby-mdx-suite/mdx-vimeo": "^0.7.31",
"@gatsby-mdx-suite/mdx-youtube": "^0.12.25",
"@mdx-js/react": "^1.6.22",
"deepmerge": "^4.2.2",
"dotenv": "^10.0.0",
"gatsby": "^4.9.1",
"gatsby-plugin-netlify": "^4.1.0",
"gatsby-theme-mdx-suite-base": "^0.16.4",
"gatsby-theme-mdx-suite-core": "^0.14.4",
"gatsby-theme-mdx-suite-base": "^0.16.5",
"gatsby-theme-mdx-suite-core": "^0.14.5",
"prop-types": "^15.7.2",
"react": "^17.0.1",
"react-dom": "^17.0.1",
Expand Down
8 changes: 8 additions & 0 deletions examples/full/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.

## [0.15.5](https://github.com/axe312ger/gatsby-mdx-suite/compare/gatsby-mdx-suite-example-full@[email protected]) (2022-03-04)

**Note:** Version bump only for package gatsby-mdx-suite-example-full





## [0.15.4](https://github.com/axe312ger/gatsby-mdx-suite/compare/gatsby-mdx-suite-example-full@[email protected]) (2022-03-04)

**Note:** Version bump only for package gatsby-mdx-suite-example-full
Expand Down
26 changes: 13 additions & 13 deletions examples/full/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-mdx-suite-example-full",
"version": "0.15.4",
"version": "0.15.5",
"description": "Full implementation of the MDX suite. Mostly for testing and demonstration purposes.",
"main": "index.js",
"author": "Benedikt Rötsch <[email protected]>",
Expand All @@ -26,25 +26,25 @@
"@consent-manager/integration-youtube": "^0.0.1",
"@consent-manager/interface-default": "^0.0.1",
"@gatsby-mdx-suite/contexts": "^0.3.10",
"@gatsby-mdx-suite/helpers": "^0.17.0",
"@gatsby-mdx-suite/mdx-boxes": "^0.15.26",
"@gatsby-mdx-suite/mdx-layout": "^0.28.26",
"@gatsby-mdx-suite/mdx-mailchimp": "^0.1.17",
"@gatsby-mdx-suite/mdx-modal": "^0.1.27",
"@gatsby-mdx-suite/mdx-scroll-effects": "^0.4.8",
"@gatsby-mdx-suite/mdx-timeline": "^0.7.10",
"@gatsby-mdx-suite/helpers": "^0.17.1",
"@gatsby-mdx-suite/mdx-boxes": "^0.15.27",
"@gatsby-mdx-suite/mdx-layout": "^0.28.27",
"@gatsby-mdx-suite/mdx-mailchimp": "^0.1.18",
"@gatsby-mdx-suite/mdx-modal": "^0.1.28",
"@gatsby-mdx-suite/mdx-scroll-effects": "^0.4.9",
"@gatsby-mdx-suite/mdx-timeline": "^0.7.11",
"@gatsby-mdx-suite/mdx-video": "^0.9.13",
"@gatsby-mdx-suite/mdx-vimeo": "^0.7.30",
"@gatsby-mdx-suite/mdx-youtube": "^0.12.24",
"@gatsby-mdx-suite/mdx-vimeo": "^0.7.31",
"@gatsby-mdx-suite/mdx-youtube": "^0.12.25",
"@react-icons/all-files": "^4.1.0",
"deepmerge": "^4.2.2",
"dotenv": "^10.0.0",
"gatsby": "^4.9.1",
"gatsby-plugin-manifest": "^4.9.0",
"gatsby-plugin-netlify": "^4.1.0",
"gatsby-theme-mdx-suite-base": "^0.16.4",
"gatsby-theme-mdx-suite-blog": "^0.4.29",
"gatsby-theme-mdx-suite-core": "^0.14.4",
"gatsby-theme-mdx-suite-base": "^0.16.5",
"gatsby-theme-mdx-suite-blog": "^0.4.30",
"gatsby-theme-mdx-suite-core": "^0.14.5",
"gatsby-transformer-sqip": "^4.9.0",
"gatsby-transformer-video": "^0.5.0",
"prop-types": "^15.7.2",
Expand Down
8 changes: 8 additions & 0 deletions examples/minimal/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.

## [0.5.4](https://github.com/axe312ger/gatsby-mdx-suite/compare/gatsby-mdx-suite-example-minimal@[email protected]) (2022-03-04)

**Note:** Version bump only for package gatsby-mdx-suite-example-minimal





## [0.5.3](https://github.com/axe312ger/gatsby-mdx-suite/compare/gatsby-mdx-suite-example-minimal@[email protected]) (2022-03-04)

**Note:** Version bump only for package gatsby-mdx-suite-example-minimal
Expand Down
12 changes: 6 additions & 6 deletions examples/minimal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-mdx-suite-example-minimal",
"version": "0.5.3",
"version": "0.5.4",
"description": "Most minimal implementation of the MDX suite. Mostly for testing purposes.",
"main": "index.js",
"author": "Benedikt Rötsch <[email protected]>",
Expand All @@ -21,14 +21,14 @@
},
"dependencies": {
"@gatsby-mdx-suite/contexts": "^0.3.10",
"@gatsby-mdx-suite/helpers": "^0.17.0",
"@gatsby-mdx-suite/mdx-image": "^0.10.8",
"@gatsby-mdx-suite/mdx-layout": "^0.28.26",
"@gatsby-mdx-suite/mdx-link": "^0.9.13",
"@gatsby-mdx-suite/helpers": "^0.17.1",
"@gatsby-mdx-suite/mdx-image": "^0.10.9",
"@gatsby-mdx-suite/mdx-layout": "^0.28.27",
"@gatsby-mdx-suite/mdx-link": "^0.9.14",
"deepmerge": "^4.2.2",
"gatsby": "^4.9.1",
"gatsby-plugin-netlify": "^4.1.0",
"gatsby-theme-mdx-suite-core": "^0.14.4",
"gatsby-theme-mdx-suite-core": "^0.14.5",
"prop-types": "^15.7.2",
"react": "^17.0.1",
"react-dom": "^17.0.1",
Expand Down
8 changes: 8 additions & 0 deletions mdx/animation/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.

## [0.2.20](https://github.com/axe312ger/gatsby-mdx-suite/compare/@gatsby-mdx-suite/[email protected]...@gatsby-mdx-suite/[email protected]) (2022-03-04)

**Note:** Version bump only for package @gatsby-mdx-suite/mdx-animation





## [0.2.19](https://github.com/axe312ger/gatsby-mdx-suite/compare/@gatsby-mdx-suite/[email protected]...@gatsby-mdx-suite/[email protected]) (2021-11-09)

**Note:** Version bump only for package @gatsby-mdx-suite/mdx-animation
Expand Down
4 changes: 2 additions & 2 deletions mdx/animation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gatsby-mdx-suite/mdx-animation",
"version": "0.2.19",
"version": "0.2.20",
"description": "Simply add animations to any element of your MDX document",
"author": "Benedikt Rötsch <[email protected]>",
"license": "MIT",
Expand All @@ -26,7 +26,7 @@
"react": "^17.0.1"
},
"dependencies": {
"@gatsby-mdx-suite/helpers": "^0.17.0",
"@gatsby-mdx-suite/helpers": "^0.17.1",
"react-use": "^17.2.4"
},
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions mdx/boxes/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.

## [0.15.27](https://github.com/axe312ger/gatsby-mdx-suite/compare/@gatsby-mdx-suite/[email protected]...@gatsby-mdx-suite/[email protected]) (2022-03-04)

**Note:** Version bump only for package @gatsby-mdx-suite/mdx-boxes





## [0.15.26](https://github.com/axe312ger/gatsby-mdx-suite/compare/@gatsby-mdx-suite/[email protected]...@gatsby-mdx-suite/[email protected]) (2022-03-04)

**Note:** Version bump only for package @gatsby-mdx-suite/mdx-boxes
Expand Down
10 changes: 5 additions & 5 deletions mdx/boxes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gatsby-mdx-suite/mdx-boxes",
"version": "0.15.26",
"version": "0.15.27",
"description": "Create layouts with grid of boxes",
"author": "Benedikt Rötsch <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -28,11 +28,11 @@
},
"dependencies": {
"@emotion/is-prop-valid": "^1.1.0",
"@gatsby-mdx-suite/helpers": "^0.17.0",
"@gatsby-mdx-suite/mdx-color-set": "^0.4.25",
"@gatsby-mdx-suite/mdx-link": "^0.9.13",
"@gatsby-mdx-suite/helpers": "^0.17.1",
"@gatsby-mdx-suite/mdx-color-set": "^0.4.26",
"@gatsby-mdx-suite/mdx-link": "^0.9.14",
"@gatsby-mdx-suite/mdx-video": "^0.9.13",
"gatsby-theme-mdx-suite-core": "^0.14.4",
"gatsby-theme-mdx-suite-core": "^0.14.5",
"pure-react-carousel": "^1.27.6"
},
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions mdx/color-set/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.

## [0.4.26](https://github.com/axe312ger/gatsby-mdx-suite/compare/@gatsby-mdx-suite/[email protected]...@gatsby-mdx-suite/[email protected]) (2022-03-04)

**Note:** Version bump only for package @gatsby-mdx-suite/mdx-color-set





## [0.4.25](https://github.com/axe312ger/gatsby-mdx-suite/compare/@gatsby-mdx-suite/[email protected]...@gatsby-mdx-suite/[email protected]) (2021-11-09)

**Note:** Version bump only for package @gatsby-mdx-suite/mdx-color-set
Expand Down
4 changes: 2 additions & 2 deletions mdx/color-set/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gatsby-mdx-suite/mdx-color-set",
"version": "0.4.25",
"version": "0.4.26",
"description": "Apply color sets on any content region",
"author": "Benedikt Rötsch <[email protected]>",
"license": "MIT",
Expand All @@ -26,7 +26,7 @@
},
"dependencies": {
"@emotion/react": "^11.4.1",
"@gatsby-mdx-suite/helpers": "^0.17.0",
"@gatsby-mdx-suite/helpers": "^0.17.1",
"deepmerge": "^4.2.2"
},
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions mdx/copy/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.

## [0.15.9](https://github.com/axe312ger/gatsby-mdx-suite/compare/@gatsby-mdx-suite/[email protected]...@gatsby-mdx-suite/[email protected]) (2022-03-04)

**Note:** Version bump only for package @gatsby-mdx-suite/mdx-copy





## [0.15.8](https://github.com/axe312ger/gatsby-mdx-suite/compare/@gatsby-mdx-suite/[email protected]...@gatsby-mdx-suite/[email protected]) (2021-11-09)

**Note:** Version bump only for package @gatsby-mdx-suite/mdx-copy
Expand Down
4 changes: 2 additions & 2 deletions mdx/copy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gatsby-mdx-suite/mdx-copy",
"version": "0.15.8",
"version": "0.15.9",
"description": "",
"author": "Benedikt Rötsch <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -28,7 +28,7 @@
"twin.macro": "^1.9.0 || ^2.0.0"
},
"dependencies": {
"@gatsby-mdx-suite/helpers": "^0.17.0"
"@gatsby-mdx-suite/helpers": "^0.17.1"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions mdx/decoration/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.

## [0.5.22](https://github.com/axe312ger/gatsby-mdx-suite/compare/@gatsby-mdx-suite/[email protected]...@gatsby-mdx-suite/[email protected]) (2022-03-04)

**Note:** Version bump only for package @gatsby-mdx-suite/mdx-decoration





## [0.5.21](https://github.com/axe312ger/gatsby-mdx-suite/compare/@gatsby-mdx-suite/[email protected]...@gatsby-mdx-suite/[email protected]) (2022-03-04)

**Note:** Version bump only for package @gatsby-mdx-suite/mdx-decoration
Expand Down
4 changes: 2 additions & 2 deletions mdx/decoration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gatsby-mdx-suite/mdx-decoration",
"version": "0.5.21",
"version": "0.5.22",
"description": "",
"author": "Benedikt Rötsch <[email protected]>",
"license": "MIT",
Expand All @@ -25,7 +25,7 @@
"twin.macro": "^1.9.0 || ^2.0.0"
},
"dependencies": {
"gatsby-theme-mdx-suite-core": "^0.14.4"
"gatsby-theme-mdx-suite-core": "^0.14.5"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions mdx/form/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.

## [0.4.79](https://github.com/hashbite/gatsby-mdx-suite/compare/@gatsby-mdx-suite/[email protected]...@gatsby-mdx-suite/[email protected]) (2022-03-04)

**Note:** Version bump only for package @gatsby-mdx-suite/mdx-form





## [0.4.78](https://github.com/hashbite/gatsby-mdx-suite/compare/@gatsby-mdx-suite/[email protected]...@gatsby-mdx-suite/[email protected]) (2022-03-04)

**Note:** Version bump only for package @gatsby-mdx-suite/mdx-form
Expand Down
6 changes: 3 additions & 3 deletions mdx/form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gatsby-mdx-suite/mdx-form",
"version": "0.4.78",
"version": "0.4.79",
"description": "",
"author": "Benedikt Rötsch <[email protected]>",
"license": "MIT",
Expand All @@ -25,8 +25,8 @@
},
"dependencies": {
"@gatsby-mdx-suite/contexts": "^0.3.10",
"@gatsby-mdx-suite/helpers": "^0.17.0",
"@gatsby-mdx-suite/mdx-layout": "^0.28.26"
"@gatsby-mdx-suite/helpers": "^0.17.1",
"@gatsby-mdx-suite/mdx-layout": "^0.28.27"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions mdx/image/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.

## [0.10.9](https://github.com/axe312ger/gatsby-mdx-suite/compare/@gatsby-mdx-suite/[email protected]...@gatsby-mdx-suite/[email protected]) (2022-03-04)

**Note:** Version bump only for package @gatsby-mdx-suite/mdx-image





## [0.10.8](https://github.com/axe312ger/gatsby-mdx-suite/compare/@gatsby-mdx-suite/[email protected]...@gatsby-mdx-suite/[email protected]) (2022-03-04)

**Note:** Version bump only for package @gatsby-mdx-suite/mdx-image
Expand Down
4 changes: 2 additions & 2 deletions mdx/image/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gatsby-mdx-suite/mdx-image",
"version": "0.10.8",
"version": "0.10.9",
"description": "Render a image from an internal or external source",
"author": "Benedikt Rötsch <[email protected]>",
"license": "MIT",
Expand All @@ -27,7 +27,7 @@
"react": "^17.0.1"
},
"dependencies": {
"gatsby-theme-mdx-suite-core": "^0.14.4"
"gatsby-theme-mdx-suite-core": "^0.14.5"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions mdx/instagram/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.

## [0.3.57](https://github.com/axe312ger/gatsby-mdx-suite/compare/@gatsby-mdx-suite/[email protected]...@gatsby-mdx-suite/[email protected]) (2022-03-04)

**Note:** Version bump only for package @gatsby-mdx-suite/mdx-instagram





## [0.3.56](https://github.com/axe312ger/gatsby-mdx-suite/compare/@gatsby-mdx-suite/[email protected]...@gatsby-mdx-suite/[email protected]) (2022-03-04)

**Note:** Version bump only for package @gatsby-mdx-suite/mdx-instagram
Expand Down
Loading

0 comments on commit 6aabfda

Please sign in to comment.