Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Commit

Permalink
chore(release): v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Aug 12, 2020
1 parent cd4eaa8 commit fa8e751
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [1.0.1](https://github.com/filipowm/BooGi/compare/v1.0.0...v1.0.1) (2020-08-12)


### Bug Fixes

* **search:** :bug: fix issue with performance not avaialble during SSR ([cd4eaa8](https://github.com/filipowm/BooGi/commit/cd4eaa8b186bdc703a787c32702e8462bd425ea7))
* **search:** :bug: remove async search worker ([e7dd75f](https://github.com/filipowm/BooGi/commit/e7dd75fd27f54934684b3c1de511b226ac2e8fc3))



# [1.0.0](https://github.com/filipowm/BooGi/compare/v0.2.2...v1.0.0) (2020-08-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"mdx",
"static-site-generator"
],
"version": "1.0.0",
"version": "1.0.1",
"dependencies": {
"@babel/plugin-proposal-export-default-from": "7.10.4",
"@emotion/core": "10.0.34",
Expand Down

0 comments on commit fa8e751

Please sign in to comment.