Skip to content

Commit

Permalink
chore(release): 3.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
about-code committed May 23, 2020
1 parent 06db3cb commit 2718b0a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [3.6.4](https://github.com/about-code/glossarify-md/compare/v3.6.3...v3.6.4) (2020-05-23)


### Bug Fixes

* **Hotfix:** Nail 'minimist-options' at v4.0.1 to mitigate breaking change in v4.1.0 ([#93](https://github.com/about-code/glossarify-md/issues/93)). ([06db3cb](https://github.com/about-code/glossarify-md/commit/06db3cb))

### [3.6.3](https://github.com/about-code/glossarify-md/compare/v3.6.2...v3.6.3) (2020-05-01)


Expand Down
2 changes: 1 addition & 1 deletion 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "glossarify-md",
"version": "3.6.3",
"version": "3.6.4",
"description": "Scans markdown files for glossary terms and replaces each occurrence with a link to a glossary file.",
"author": {
"name": "Andreas Martin"
Expand Down

0 comments on commit 2718b0a

Please sign in to comment.