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

Commit 8fe2dea

Browse files
chore(release): 2.2.0 [skip ci]
# [2.2.0](v2.1.6...v2.2.0) (2020-12-21) ### Bug Fixes * **deps:** update dependency @adobe/helix-status to v9 ([#236](#236)) ([4b0634d](4b0634d)) ### Features * return last-modified of a resource if available ([f980af2](f980af2))
1 parent 6e9264b commit 8fe2dea

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.2.0](https://github.com/adobe/helix-data-embed/compare/v2.1.6...v2.2.0) (2020-12-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @adobe/helix-status to v9 ([#236](https://github.com/adobe/helix-data-embed/issues/236)) ([4b0634d](https://github.com/adobe/helix-data-embed/commit/4b0634d27e8842adbc1a04d11133ee1b9b49ef9a))
7+
8+
9+
### Features
10+
11+
* return last-modified of a resource if available ([f980af2](https://github.com/adobe/helix-data-embed/commit/f980af251739a7f55919cbb5b654eda5951ed9fb))
12+
113
## [2.1.6](https://github.com/adobe/helix-data-embed/compare/v2.1.5...v2.1.6) (2020-12-14)
214

315

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

0 commit comments

Comments
 (0)