Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyhuy committed Sep 19, 2020
1 parent 898f8c7 commit 54887da
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions packages/ggsmark/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.10.0](https://github.com/johnnyhuy/ggsmark/compare/[email protected]@0.10.0) (2020-09-19)


### Bug Fixes

* removed unused package ([52a7562](https://github.com/johnnyhuy/ggsmark/commit/52a7562ac6cf671690d1c432cb9ff0ac7ea9e9c9))
* Ruby fence test output ([a47eb75](https://github.com/johnnyhuy/ggsmark/commit/a47eb75a2e772fa3b6b2070f914931907c7774eb))


### Features

* added code highlighting ([9c836a5](https://github.com/johnnyhuy/ggsmark/commit/9c836a52f9fbbb2849ea2c27f2755e80d0787e0f))





# [0.9.0](https://github.com/johnnyhuy/ggsmark/compare/[email protected]@0.9.0) (2020-09-15)


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.

2 changes: 1 addition & 1 deletion packages/ggsmark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ggsmark",
"version": "0.9.0",
"version": "0.10.0",
"description": "Markdown extension for the Gentlemen's Gaming Society website.",
"repository": "https://github.com/johnnyhuy/ggsmark.git",
"author": "Johnny Huynh <[email protected]>",
Expand Down

0 comments on commit 54887da

Please sign in to comment.