From 032f19b0f7a1dd2cffaf9bce7f1ae490249df1fb Mon Sep 17 00:00:00 2001 From: johnnyhuy Date: Sun, 20 Sep 2020 00:32:54 +0000 Subject: [PATCH] Publish - ggsmark@0.10.3 - remark-spoilers@0.5.1 --- packages/ggsmark/CHANGELOG.md | 8 ++++++++ packages/ggsmark/package-lock.json | 2 +- packages/ggsmark/package.json | 4 ++-- packages/remark-spoilers/CHANGELOG.md | 11 +++++++++++ packages/remark-spoilers/package-lock.json | 2 +- packages/remark-spoilers/package.json | 2 +- 6 files changed, 24 insertions(+), 5 deletions(-) diff --git a/packages/ggsmark/CHANGELOG.md b/packages/ggsmark/CHANGELOG.md index e698285..3bc86e3 100644 --- a/packages/ggsmark/CHANGELOG.md +++ b/packages/ggsmark/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.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 + + + + + ## [0.10.2](https://github.com/johnnyhuy/ggsmark/compare/ggsmark@0.10.1...ggsmark@0.10.2) (2020-09-19) **Note:** Version bump only for package ggsmark diff --git a/packages/ggsmark/package-lock.json b/packages/ggsmark/package-lock.json index 7d67537..29b07ca 100644 --- a/packages/ggsmark/package-lock.json +++ b/packages/ggsmark/package-lock.json @@ -1,6 +1,6 @@ { "name": "ggsmark", - "version": "0.10.2", + "version": "0.10.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/ggsmark/package.json b/packages/ggsmark/package.json index 17ffb28..9579b65 100644 --- a/packages/ggsmark/package.json +++ b/packages/ggsmark/package.json @@ -1,6 +1,6 @@ { "name": "ggsmark", - "version": "0.10.2", + "version": "0.10.3", "description": "Markdown extension for the Gentlemen's Gaming Society website.", "repository": "https://github.com/johnnyhuy/ggsmark.git", "author": "Johnny Huynh ", @@ -16,7 +16,7 @@ "remark-iframes": "^4.0.4", "remark-parse": "^8.0.3", "remark-rehype": "^7.0.0", - "remark-spoilers": "^0.5.0", + "remark-spoilers": "^0.5.1", "remark-text-alignment": "^0.5.11", "unified": "^9.2.0" }, diff --git a/packages/remark-spoilers/CHANGELOG.md b/packages/remark-spoilers/CHANGELOG.md index 5a87956..32be74e 100644 --- a/packages/remark-spoilers/CHANGELOG.md +++ b/packages/remark-spoilers/CHANGELOG.md @@ -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. +## [0.5.1](https://github.com/johnnyhuy/ggsmark/compare/remark-spoilers@0.5.0...remark-spoilers@0.5.1) (2020-09-20) + + +### Bug Fixes + +* Actually use spoiler summary defaults ([f1ebfba](https://github.com/johnnyhuy/ggsmark/commit/f1ebfba8caf8bbaff4d45b263bacc6e0196e0b28)) + + + + + # [0.5.0](https://github.com/johnnyhuy/ggsmark/compare/remark-spoilers@0.4.10...remark-spoilers@0.5.0) (2020-09-14) diff --git a/packages/remark-spoilers/package-lock.json b/packages/remark-spoilers/package-lock.json index ffcb44b..bc6e4a0 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.0", + "version": "0.5.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/remark-spoilers/package.json b/packages/remark-spoilers/package.json index 4ba4cab..71d7ae4 100644 --- a/packages/remark-spoilers/package.json +++ b/packages/remark-spoilers/package.json @@ -1,6 +1,6 @@ { "name": "remark-spoilers", - "version": "0.5.0", + "version": "0.5.1", "author": "Johnny Huynh ", "keywords": [ "remark"