Skip to content

Commit 4a9fca1

Browse files
committed
chore(release): 0.4.0-beta.9
1 parent 3bc32a7 commit 4a9fca1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
## [0.4.0-beta.9](https://github.com/PDFTron/webviewer-react-toolkit/compare/v0.4.0-beta.8...v0.4.0-beta.9) (2020-03-31)
6+
7+
### Features
8+
9+
- **icons:** added download icon ([3bc32a7](https://github.com/PDFTron/webviewer-react-toolkit/commit/3bc32a724915ea33e6b7f7b4855f0f2df71abe72))
10+
- **Thumbnail:** only show focus state when using keyboard navigation ([420a156](https://github.com/PDFTron/webviewer-react-toolkit/commit/420a156c02b47001ef3a70a2f509594db73fcb96))
11+
512
## [0.4.0-beta.8](https://github.com/PDFTron/webviewer-react-toolkit/compare/v0.4.0-beta.7...v0.4.0-beta.8) (2020-03-31)
613

714
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pdftron/webviewer-react-toolkit",
3-
"version": "0.4.0-beta.8",
3+
"version": "0.4.0-beta.9",
44
"description": "A React component library for integrating with PDFTron WebViewer API.",
55
"license": "SEE LICENSE IN LICENSE",
66
"repository": {

0 commit comments

Comments
 (0)