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

Commit f419f87

Browse files
chore(release): 1.6.19 [skip ci]
## [1.6.19](v1.6.18...v1.6.19) (2020-07-10) ### Bug Fixes * **google:** disable caching ([#123](#123)) ([c37eac7](c37eac7))
1 parent c37eac7 commit f419f87

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.6.19](https://github.com/adobe/helix-data-embed/compare/v1.6.18...v1.6.19) (2020-07-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **google:** disable caching ([#123](https://github.com/adobe/helix-data-embed/issues/123)) ([c37eac7](https://github.com/adobe/helix-data-embed/commit/c37eac7a0a944f2a6b7b031c6956759634c0dcd8))
7+
18
## [1.6.18](https://github.com/adobe/helix-data-embed/compare/v1.6.17...v1.6.18) (2020-07-02)
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.18",
3+
"version": "1.6.19",
44
"private": true,
55
"description": "Helix Data Embed",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)