Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/jthegedus/docsify-select in…
Browse files Browse the repository at this point in the history
…to main
  • Loading branch information
jthegedus committed Mar 2, 2021
2 parents 121b3da + 0438a8e commit eb5327b
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.0.0](https://github.com/jthegedus/docsify-select/compare/v0.3.1...v1.0.0) (2021-03-02)


### Bug Fixes

* formatting in vars ([dcc4eb7](https://github.com/jthegedus/docsify-select/commit/dcc4eb7c3e1356a8e11f5f210e58838832e97edf))


### BREAKING CHANGES

* bump version #

## [0.3.1](https://github.com/jthegedus/docsify-select/compare/v0.3.0...v0.3.1) (2021-03-02)


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": "docsify-select",
"version": "0.3.1",
"version": "1.0.0",
"description": "A docsify.js plugin for variably rendering content with html select menus from markdown",
"author": "James Hegedus",
"license": "MIT",
Expand Down

0 comments on commit eb5327b

Please sign in to comment.