Skip to content
This repository was archived by the owner on Feb 25, 2022. It is now read-only.

Commit 6fc1127

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.21...v1.7.0) (2020-07-16) ### Features * **excel:** use excel from onedrive-support ([#129](#129)) ([6aa4add](6aa4add)), closes [#121](#121)
1 parent 6aa4add commit 6fc1127

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.7.0](https://github.com/adobe/helix-data-embed/compare/v1.6.21...v1.7.0) (2020-07-16)
2+
3+
4+
### Features
5+
6+
* **excel:** use excel from onedrive-support ([#129](https://github.com/adobe/helix-data-embed/issues/129)) ([6aa4add](https://github.com/adobe/helix-data-embed/commit/6aa4add60ec7b4a0f47bd4ab6374e230310f2225)), closes [#121](https://github.com/adobe/helix-data-embed/issues/121)
7+
18
## [1.6.21](https://github.com/adobe/helix-data-embed/compare/v1.6.20...v1.6.21) (2020-07-16)
29

310

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": "@adobe/helix-data-embed",
3-
"version": "1.6.21",
3+
"version": "1.7.0",
44
"private": true,
55
"description": "Helix Data Embed",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)