Skip to content

Commit cf4a46f

Browse files
committed
chore(release): 0.1.0-beta.1
1 parent e904f3b commit cf4a46f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
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.
4+
5+
## 0.1.0-beta.1 (2020-02-01)
6+
7+
### Features
8+
9+
- **release:** Initial public release ([ca2f892](https://github.com/PDFTron/webviewer-react-toolkit/commit/ca2f8929b3c015cb0d979c7dd540180dca1a8e51))

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.1.0-beta.0",
3+
"version": "0.1.0-beta.1",
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)