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

Commit 6a45a9a

Browse files
chore(release): 1.8.0 [skip ci]
# [1.8.0](v1.7.1...v1.8.0) (2020-07-17) ### Features * **excel:** avoid caching in runtime ([#131](#131)) ([4edb1c2](4edb1c2)), closes [#90](#90) * **excel:** support for drive id ([#132](#132)) ([2a7b2e0](2a7b2e0)), closes [#122](#122)
1 parent 4edb1c2 commit 6a45a9a

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.8.0](https://github.com/adobe/helix-data-embed/compare/v1.7.1...v1.8.0) (2020-07-17)
2+
3+
4+
### Features
5+
6+
* **excel:** avoid caching in runtime ([#131](https://github.com/adobe/helix-data-embed/issues/131)) ([4edb1c2](https://github.com/adobe/helix-data-embed/commit/4edb1c2b83d824ad79ccb8fd534d68e1d8ab1d80)), closes [#90](https://github.com/adobe/helix-data-embed/issues/90)
7+
* **excel:** support for drive id ([#132](https://github.com/adobe/helix-data-embed/issues/132)) ([2a7b2e0](https://github.com/adobe/helix-data-embed/commit/2a7b2e0fec302ad27447998614938f831ad76e8e)), closes [#122](https://github.com/adobe/helix-data-embed/issues/122)
8+
19
## [1.7.1](https://github.com/adobe/helix-data-embed/compare/v1.7.0...v1.7.1) (2020-07-17)
210

311

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.7.1",
3+
"version": "1.8.0",
44
"private": true,
55
"description": "Helix Data Embed",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)