Skip to content

Commit a8bb0af

Browse files
committed
chore(release): 2.9.0
1 parent e3e6255 commit a8bb0af

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +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-
# [2.8.0](https://github.com/hellosign/hellosign-embedded/compare/v2.7.2...v2.8.0) (2020-06-29)
5+
# [2.9.0](https://github.com/hellosign/hellosign-embedded/compare/v2.8.0...v2.9.0) (2020-09-01)
6+
7+
8+
### Features
9+
10+
* Avoid defaulting to English if locale is not set ([1baea0c](https://github.com/hellosign/hellosign-embedded/commit/1baea0c))
611

712

813

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hellosign-embedded",
3-
"version": "2.8.0",
3+
"version": "2.9.0",
44
"description": "Embed HelloSign signature requests and templates from within your web application.",
55
"main": "index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)