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

Commit fa8e751

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.0.1
1 parent cd4eaa8 commit fa8e751

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.0.1](https://github.com/filipowm/BooGi/compare/v1.0.0...v1.0.1) (2020-08-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **search:** :bug: fix issue with performance not avaialble during SSR ([cd4eaa8](https://github.com/filipowm/BooGi/commit/cd4eaa8b186bdc703a787c32702e8462bd425ea7))
7+
* **search:** :bug: remove async search worker ([e7dd75f](https://github.com/filipowm/BooGi/commit/e7dd75fd27f54934684b3c1de511b226ac2e8fc3))
8+
9+
10+
111
# [1.0.0](https://github.com/filipowm/BooGi/compare/v0.2.2...v1.0.0) (2020-08-11)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"mdx",
1515
"static-site-generator"
1616
],
17-
"version": "1.0.0",
17+
"version": "1.0.1",
1818
"dependencies": {
1919
"@babel/plugin-proposal-export-default-from": "7.10.4",
2020
"@emotion/core": "10.0.34",

0 commit comments

Comments
 (0)