Skip to content

Commit

Permalink
chore(release): 0.7.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
liamross committed Nov 19, 2020
1 parent 9c3d65b commit abb40c6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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.

## [0.7.0-beta.1](https://github.com/PDFTron/webviewer-react-toolkit/compare/v0.6.0...v0.7.0-beta.1) (2020-11-19)

### Features

- **FileOrganizer:** thumbnailSize prop, fixed thumbnail auto size check ([9c3d65b](https://github.com/PDFTron/webviewer-react-toolkit/commit/9c3d65bcf303d50f8ec0b936b4a6108fe2bda1f8))

## [0.6.0](https://github.com/PDFTron/webviewer-react-toolkit/compare/v0.5.0...v0.6.0) (2020-06-26)

### ⚠ BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pdftron/webviewer-react-toolkit",
"version": "0.6.0",
"version": "0.7.0-beta.1",
"description": "A React component library for integrating with PDFTron WebViewer API.",
"license": "SEE LICENSE IN LICENSE",
"repository": {
Expand Down

0 comments on commit abb40c6

Please sign in to comment.