Skip to content

Commit 377220a

Browse files
committed
chore(release): 0.4.0-beta.12
1 parent a54ee71 commit 377220a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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.12](https://github.com/PDFTron/webviewer-react-toolkit/compare/v0.4.0-beta.11...v0.4.0-beta.12) (2020-04-02)
6+
7+
### Styles
8+
9+
- **EditableText:** prevent letter cut off ([a54ee71](https://github.com/PDFTron/webviewer-react-toolkit/commit/a54ee711ab11649d2c2fc959e3253de0df171442))
10+
511
## [0.4.0-beta.11](https://github.com/PDFTron/webviewer-react-toolkit/compare/v0.4.0-beta.10...v0.4.0-beta.11) (2020-04-02)
612

713
### Styles

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.11",
3+
"version": "0.4.0-beta.12",
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)