Skip to content

Commit 5628cd8

Browse files
committed
chore(release): 2.8.0
1 parent 525c0c9 commit 5628cd8

3 files changed

Lines changed: 3 additions & 9 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,7 @@
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.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)
5+
# [2.8.0](https://github.com/hellosign/hellosign-embedded/compare/v2.7.2...v2.8.0) (2020-06-29)
126

137

148

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