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

Commit 3267221

Browse files
chore(release): 2.3.0 [skip ci]
# [2.3.0](v2.2.1...v2.3.0) (2020-12-28) ### Features * migrate to helix-deploy ([#240](#240)) ([63a4707](63a4707)), closes [#238](#238)
1 parent 63a4707 commit 3267221

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+
# [2.3.0](https://github.com/adobe/helix-data-embed/compare/v2.2.1...v2.3.0) (2020-12-28)
2+
3+
4+
### Features
5+
6+
* migrate to helix-deploy ([#240](https://github.com/adobe/helix-data-embed/issues/240)) ([63a4707](https://github.com/adobe/helix-data-embed/commit/63a47076debfa4ce30d403ce70942e87180b343c)), closes [#238](https://github.com/adobe/helix-data-embed/issues/238)
7+
18
## [2.2.1](https://github.com/adobe/helix-data-embed/compare/v2.2.0...v2.2.1) (2020-12-25)
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": "2.2.1-hedy",
3+
"version": "2.3.0",
44
"private": true,
55
"description": "Helix Data Embed",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)