Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - ggsmark@0.8.0
 - remark-color-text@0.3.0
 - remark-spoilers@0.4.0
 - remark-text-alignment@0.5.0
  • Loading branch information
johnnyhuy committed Sep 13, 2020
1 parent 1d9e424 commit 7bc8b25
Show file tree
Hide file tree
Showing 10 changed files with 62 additions and 9 deletions.
12 changes: 12 additions & 0 deletions packages/ggsmark/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.0](https://github.com/johnnyhuy/ggsmark/compare/ggsmark@0.7.0...ggsmark@0.8.0) (2020-09-13)


### Features

* added core JS ([1d9e424](https://github.com/johnnyhuy/ggsmark/commit/1d9e424426cdf2ddae38c817e3d3f23d436cfca4))
* put packages in src folder ([d10a8bb](https://github.com/johnnyhuy/ggsmark/commit/d10a8bb233cf6140a0d0f37b2f8ae2670eeefe2a))





# [0.7.0](https://github.com/johnnyhuy/ggsmark/compare/ggsmark@0.6.0...ggsmark@0.7.0) (2020-09-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/ggsmark/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/ggsmark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ggsmark",
"version": "0.7.0",
"version": "0.8.0",
"description": "Markdown extension for the Gentlemen's Gaming Society website.",
"repository": "https://github.com/johnnyhuy/ggsmark.git",
"author": "Johnny Huynh <info@johnnyhuy.com>",
Expand All @@ -10,12 +10,12 @@
"hast-util-sanitize": "^3.0.0",
"rehype-sanitize": "^4.0.0",
"rehype-stringify": "^8.0.0",
"remark-color-text": "^0.2.0",
"remark-color-text": "^0.3.0",
"remark-iframes": "^4.0.4",
"remark-parse": "^8.0.3",
"remark-rehype": "^7.0.0",
"remark-spoilers": "^0.3.0",
"remark-text-alignment": "^0.4.0",
"remark-spoilers": "^0.4.0",
"remark-text-alignment": "^0.5.0",
"unified": "^9.2.0"
},
"main": "src/index.js",
Expand Down
17 changes: 17 additions & 0 deletions packages/remark-color-text/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.3.0](https://github.com/johnnyhuy/ggsmark/compare/remark-color-text@0.2.0...remark-color-text@0.3.0) (2020-09-13)


### Bug Fixes

* revert copypasta ([78c5ea6](https://github.com/johnnyhuy/ggsmark/commit/78c5ea6d7a5638c7f5a7dd487f3693cf8db6dea0))


### Features

* added core JS ([1d9e424](https://github.com/johnnyhuy/ggsmark/commit/1d9e424426cdf2ddae38c817e3d3f23d436cfca4))
* put packages in src folder ([d10a8bb](https://github.com/johnnyhuy/ggsmark/commit/d10a8bb233cf6140a0d0f37b2f8ae2670eeefe2a))





# [0.2.0](https://github.com/johnnyhuy/ggsmark/compare/remark-color-text@0.1.0...remark-color-text@0.2.0) (2020-09-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/remark-color-text/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remark-color-text",
"version": "0.2.0",
"version": "0.3.0",
"author": "Johnny Huynh <info@johnnyhuy.com>",
"keywords": [
"remark"
Expand Down
12 changes: 12 additions & 0 deletions packages/remark-spoilers/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.4.0](https://github.com/johnnyhuy/ggsmark/compare/remark-spoilers@0.3.0...remark-spoilers@0.4.0) (2020-09-13)


### Features

* added core JS ([1d9e424](https://github.com/johnnyhuy/ggsmark/commit/1d9e424426cdf2ddae38c817e3d3f23d436cfca4))
* put packages in src folder ([d10a8bb](https://github.com/johnnyhuy/ggsmark/commit/d10a8bb233cf6140a0d0f37b2f8ae2670eeefe2a))





# [0.3.0](https://github.com/johnnyhuy/ggsmark/compare/remark-spoilers@0.2.0...remark-spoilers@0.3.0) (2020-09-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/remark-spoilers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remark-spoilers",
"version": "0.3.0",
"version": "0.4.0",
"author": "Johnny Huynh <info@johnnyhuy.com>",
"keywords": [
"remark"
Expand Down
12 changes: 12 additions & 0 deletions packages/remark-text-alignment/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.5.0](https://github.com/johnnyhuy/ggsmark/compare/remark-text-alignment@0.4.0...remark-text-alignment@0.5.0) (2020-09-13)


### Features

* added core JS ([1d9e424](https://github.com/johnnyhuy/ggsmark/commit/1d9e424426cdf2ddae38c817e3d3f23d436cfca4))
* put packages in src folder ([d10a8bb](https://github.com/johnnyhuy/ggsmark/commit/d10a8bb233cf6140a0d0f37b2f8ae2670eeefe2a))





# [0.4.0](https://github.com/johnnyhuy/ggsmark/compare/remark-text-alignment@0.3.0...remark-text-alignment@0.4.0) (2020-09-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/remark-text-alignment/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/remark-text-alignment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remark-text-alignment",
"version": "0.4.0",
"version": "0.5.0",
"author": "Johnny Huynh <info@johnnyhuy.com>",
"keywords": [
"remark"
Expand Down

0 comments on commit 7bc8b25

Please sign in to comment.