From 18dc27c8c0d0a91345426513a662b6997b62dbfc Mon Sep 17 00:00:00 2001 From: johnnyhuy Date: Sat, 19 Sep 2020 23:25:46 +0000 Subject: [PATCH] Publish - ggsmark@0.10.2 - remark-color-text@0.4.0 --- packages/ggsmark/CHANGELOG.md | 8 ++++++++ packages/ggsmark/package-lock.json | 2 +- packages/ggsmark/package.json | 4 ++-- packages/remark-color-text/CHANGELOG.md | 11 +++++++++++ packages/remark-color-text/package.json | 2 +- 5 files changed, 23 insertions(+), 4 deletions(-) diff --git a/packages/ggsmark/CHANGELOG.md b/packages/ggsmark/CHANGELOG.md index d011afb..e698285 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.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 + + + + + ## [0.10.1](https://github.com/johnnyhuy/ggsmark/compare/ggsmark@0.10.0...ggsmark@0.10.1) (2020-09-19) diff --git a/packages/ggsmark/package-lock.json b/packages/ggsmark/package-lock.json index 776a8d8..7d67537 100644 --- a/packages/ggsmark/package-lock.json +++ b/packages/ggsmark/package-lock.json @@ -1,6 +1,6 @@ { "name": "ggsmark", - "version": "0.10.1", + "version": "0.10.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/ggsmark/package.json b/packages/ggsmark/package.json index 5617be8..17ffb28 100644 --- a/packages/ggsmark/package.json +++ b/packages/ggsmark/package.json @@ -1,6 +1,6 @@ { "name": "ggsmark", - "version": "0.10.1", + "version": "0.10.2", "description": "Markdown extension for the Gentlemen's Gaming Society website.", "repository": "https://github.com/johnnyhuy/ggsmark.git", "author": "Johnny Huynh ", @@ -12,7 +12,7 @@ "rehype-highlight": "^4.0.0", "rehype-sanitize": "^4.0.0", "rehype-stringify": "^8.0.0", - "remark-color-text": "^0.3.11", + "remark-color-text": "^0.4.0", "remark-iframes": "^4.0.4", "remark-parse": "^8.0.3", "remark-rehype": "^7.0.0", diff --git a/packages/remark-color-text/CHANGELOG.md b/packages/remark-color-text/CHANGELOG.md index 2126c01..86121ed 100644 --- a/packages/remark-color-text/CHANGELOG.md +++ b/packages/remark-color-text/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.4.0](https://github.com/johnnyhuy/ggsmark/compare/remark-color-text@0.3.11...remark-color-text@0.4.0) (2020-09-19) + + +### Features + +* make sure colors are lowercased ([051d774](https://github.com/johnnyhuy/ggsmark/commit/051d774b97eab08fc7c8095a3c6484214d80a6b1)) + + + + + ## [0.3.11](https://github.com/johnnyhuy/ggsmark/compare/remark-color-text@0.3.10...remark-color-text@0.3.11) (2020-09-14) **Note:** Version bump only for package remark-color-text diff --git a/packages/remark-color-text/package.json b/packages/remark-color-text/package.json index d35607b..d3b8cc6 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.3.11", + "version": "0.4.0", "author": "Johnny Huynh ", "keywords": [ "remark"