From 6422d26aa119b05f2d866d4ce9b87c0932865f0d Mon Sep 17 00:00:00 2001 From: johnnyhuy Date: Sat, 10 Oct 2020 21:52:34 +0000 Subject: [PATCH] Publish - ggsmark@0.10.4 - remark-color-text@0.4.1 - remark-spoilers@0.5.2 - remark-text-alignment@0.5.12 --- packages/ggsmark/CHANGELOG.md | 12 ++++++++++++ packages/ggsmark/package-lock.json | 2 +- packages/ggsmark/package.json | 8 ++++---- packages/remark-color-text/CHANGELOG.md | 8 ++++++++ packages/remark-color-text/package.json | 2 +- packages/remark-spoilers/CHANGELOG.md | 8 ++++++++ packages/remark-spoilers/package-lock.json | 2 +- packages/remark-spoilers/package.json | 2 +- packages/remark-text-alignment/CHANGELOG.md | 8 ++++++++ packages/remark-text-alignment/package-lock.json | 2 +- packages/remark-text-alignment/package.json | 2 +- 11 files changed, 46 insertions(+), 10 deletions(-) diff --git a/packages/ggsmark/CHANGELOG.md b/packages/ggsmark/CHANGELOG.md index 3bc86e3..8fe4ab3 100644 --- a/packages/ggsmark/CHANGELOG.md +++ b/packages/ggsmark/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.10.4](https://github.com/johnnyhuy/ggsmark/compare/ggsmark@0.10.3...ggsmark@0.10.4) (2020-10-10) + + +### Bug Fixes + +* Formatting ([fb35086](https://github.com/johnnyhuy/ggsmark/commit/fb35086842e498158f043fca3c667ad75d8785d7)) +* Set default summary to spoiler ([8563e19](https://github.com/johnnyhuy/ggsmark/commit/8563e19a609f49d27989b1fceb9fcc2003803114)) + + + + + ## [0.10.3](https://github.com/johnnyhuy/ggsmark/compare/ggsmark@0.10.2...ggsmark@0.10.3) (2020-09-20) **Note:** Version bump only for package ggsmark diff --git a/packages/ggsmark/package-lock.json b/packages/ggsmark/package-lock.json index 6ef6b44..23b4161 100644 --- a/packages/ggsmark/package-lock.json +++ b/packages/ggsmark/package-lock.json @@ -1,6 +1,6 @@ { "name": "ggsmark", - "version": "0.10.3", + "version": "0.10.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/ggsmark/package.json b/packages/ggsmark/package.json index 9579b65..7e90b22 100644 --- a/packages/ggsmark/package.json +++ b/packages/ggsmark/package.json @@ -1,6 +1,6 @@ { "name": "ggsmark", - "version": "0.10.3", + "version": "0.10.4", "description": "Markdown extension for the Gentlemen's Gaming Society website.", "repository": "https://github.com/johnnyhuy/ggsmark.git", "author": "Johnny Huynh ", @@ -12,12 +12,12 @@ "rehype-highlight": "^4.0.0", "rehype-sanitize": "^4.0.0", "rehype-stringify": "^8.0.0", - "remark-color-text": "^0.4.0", + "remark-color-text": "^0.4.1", "remark-iframes": "^4.0.4", "remark-parse": "^8.0.3", "remark-rehype": "^7.0.0", - "remark-spoilers": "^0.5.1", - "remark-text-alignment": "^0.5.11", + "remark-spoilers": "^0.5.2", + "remark-text-alignment": "^0.5.12", "unified": "^9.2.0" }, "main": "dist/index.js", diff --git a/packages/remark-color-text/CHANGELOG.md b/packages/remark-color-text/CHANGELOG.md index 86121ed..9e96335 100644 --- a/packages/remark-color-text/CHANGELOG.md +++ b/packages/remark-color-text/CHANGELOG.md @@ -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.1](https://github.com/johnnyhuy/ggsmark/compare/remark-color-text@0.4.0...remark-color-text@0.4.1) (2020-10-10) + +**Note:** Version bump only for package remark-color-text + + + + + # [0.4.0](https://github.com/johnnyhuy/ggsmark/compare/remark-color-text@0.3.11...remark-color-text@0.4.0) (2020-09-19) diff --git a/packages/remark-color-text/package.json b/packages/remark-color-text/package.json index d3b8cc6..3155749 100644 --- a/packages/remark-color-text/package.json +++ b/packages/remark-color-text/package.json @@ -1,6 +1,6 @@ { "name": "remark-color-text", - "version": "0.4.0", + "version": "0.4.1", "author": "Johnny Huynh ", "keywords": [ "remark" diff --git a/packages/remark-spoilers/CHANGELOG.md b/packages/remark-spoilers/CHANGELOG.md index 32be74e..d070533 100644 --- a/packages/remark-spoilers/CHANGELOG.md +++ b/packages/remark-spoilers/CHANGELOG.md @@ -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.2](https://github.com/johnnyhuy/ggsmark/compare/remark-spoilers@0.5.1...remark-spoilers@0.5.2) (2020-10-10) + +**Note:** Version bump only for package remark-spoilers + + + + + ## [0.5.1](https://github.com/johnnyhuy/ggsmark/compare/remark-spoilers@0.5.0...remark-spoilers@0.5.1) (2020-09-20) diff --git a/packages/remark-spoilers/package-lock.json b/packages/remark-spoilers/package-lock.json index bc6e4a0..52eb571 100644 --- a/packages/remark-spoilers/package-lock.json +++ b/packages/remark-spoilers/package-lock.json @@ -1,6 +1,6 @@ { "name": "remark-spoilers", - "version": "0.5.1", + "version": "0.5.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/remark-spoilers/package.json b/packages/remark-spoilers/package.json index 71d7ae4..87c0c5a 100644 --- a/packages/remark-spoilers/package.json +++ b/packages/remark-spoilers/package.json @@ -1,6 +1,6 @@ { "name": "remark-spoilers", - "version": "0.5.1", + "version": "0.5.2", "author": "Johnny Huynh ", "keywords": [ "remark" diff --git a/packages/remark-text-alignment/CHANGELOG.md b/packages/remark-text-alignment/CHANGELOG.md index d84e33e..cd5ecd7 100644 --- a/packages/remark-text-alignment/CHANGELOG.md +++ b/packages/remark-text-alignment/CHANGELOG.md @@ -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.12](https://github.com/johnnyhuy/ggsmark/compare/remark-text-alignment@0.5.11...remark-text-alignment@0.5.12) (2020-10-10) + +**Note:** Version bump only for package remark-text-alignment + + + + + ## [0.5.11](https://github.com/johnnyhuy/ggsmark/compare/remark-text-alignment@0.5.10...remark-text-alignment@0.5.11) (2020-09-14) **Note:** Version bump only for package remark-text-alignment diff --git a/packages/remark-text-alignment/package-lock.json b/packages/remark-text-alignment/package-lock.json index e2158e0..ac601b4 100644 --- a/packages/remark-text-alignment/package-lock.json +++ b/packages/remark-text-alignment/package-lock.json @@ -1,6 +1,6 @@ { "name": "remark-text-alignment", - "version": "0.5.11", + "version": "0.5.12", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/remark-text-alignment/package.json b/packages/remark-text-alignment/package.json index 860b171..e8fc6b2 100644 --- a/packages/remark-text-alignment/package.json +++ b/packages/remark-text-alignment/package.json @@ -1,6 +1,6 @@ { "name": "remark-text-alignment", - "version": "0.5.11", + "version": "0.5.12", "author": "Johnny Huynh ", "keywords": [ "remark"