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

Commit 31fc2f6

Browse files
chore(release): 1.4.1 [skip ci]
## [1.4.1](v1.4.0...v1.4.1) (2020-05-19) ### Bug Fixes * **excel:** support excel workbooks that do not have tables ([366d272](366d272)), closes [#52](#52)
1 parent ea8c6ff commit 31fc2f6

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.4.1](https://github.com/adobe/helix-data-embed/compare/v1.4.0...v1.4.1) (2020-05-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **excel:** support excel workbooks that do not have tables ([366d272](https://github.com/adobe/helix-data-embed/commit/366d272985a8a244128c03f2d268e38614d01c09)), closes [#52](https://github.com/adobe/helix-data-embed/issues/52)
7+
18
# [1.4.0](https://github.com/adobe/helix-data-embed/compare/v1.3.1...v1.4.0) (2020-05-18)
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.4.0",
3+
"version": "1.4.1",
44
"private": true,
55
"description": "Helix Data Embed",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)