Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.7 [skip ci]
Browse files Browse the repository at this point in the history
# [@snek-at/snek-finder-v1.0.0-beta.7](https://github.com/snek-at/snek-tools/compare/@snek-at/snek-finder-v1.0.0-beta.6...@snek-at/snek-finder-v1.0.0-beta.7) (2021-08-22)

### Bug Fixes

* **imageviewer:** update height to 100vh ([3349ef0](3349ef0))
* **pdfviewer:** use portal to render PdfViewer at document root ([864a2bd](864a2bd))
  • Loading branch information
semantic-release-bot committed Aug 22, 2021
1 parent 864a2bd commit 2a5dfb4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/snek-finder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [@snek-at/snek-finder-v1.0.0-beta.7](https://github.com/snek-at/snek-tools/compare/@snek-at/snek-finder-v1.0.0-beta.6...@snek-at/snek-finder-v1.0.0-beta.7) (2021-08-22)


### Bug Fixes

* **imageviewer:** update height to 100vh ([3349ef0](https://github.com/snek-at/snek-tools/commit/3349ef01983c87e876cee66c3c502a2fc9e71446))
* **pdfviewer:** use portal to render PdfViewer at document root ([864a2bd](https://github.com/snek-at/snek-tools/commit/864a2bd3ac2c0093ec3ec84e7390b3e054721fb2))

# [@snek-at/snek-finder-v1.0.0-beta.6](https://github.com/snek-at/snek-tools/compare/@snek-at/snek-finder-v1.0.0-beta.5...@snek-at/snek-finder-v1.0.0-beta.6) (2021-08-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/snek-finder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@snek-at/snek-finder",
"version": "1.0.0-beta.6",
"version": "1.0.0-beta.7",
"description": "",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 2a5dfb4

Please sign in to comment.