Skip to content

Commit 77c8b06

Browse files
committed
chore(release): 2.7.2
1 parent 4c732be commit 77c8b06

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +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-
## [2.7.1](https://github.com/hellosign/hellosign-embedded/compare/v2.7.0...v2.7.1) (2020-02-21)
5+
## [2.7.2](https://github.com/hellosign/hellosign-embedded/compare/v2.7.1...v2.7.2) (2020-03-31)
6+
7+
8+
### Bug Fixes
9+
10+
* **DEV-8771:** Fix click handler ([5062270](https://github.com/hellosign/hellosign-embedded/commit/5062270)), closes [#128](https://github.com/hellosign/hellosign-embedded/issues/128)
11+
* **DEV-8775:** Makes UMD importable in Node ([5c71512](https://github.com/hellosign/hellosign-embedded/commit/5c71512)), closes [#129](https://github.com/hellosign/hellosign-embedded/issues/129) [#107](https://github.com/hellosign/hellosign-embedded/issues/107)
612

713

814

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.7.1",
3+
"version": "2.7.2",
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)