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

Commit bf7307d

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2020-03-23) ### Bug Fixes * **monitoring:** fix automation with incubator flag ([2329acd](2329acd)) ### Features * **feeds:** turn some atom feeds into data ([c6227e7](c6227e7))
1 parent f2b5bb2 commit bf7307d

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+
# 1.0.0 (2020-03-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **monitoring:** fix automation with incubator flag ([2329acd](https://github.com/adobe/helix-data-embed/commit/2329acd6830a0af8c17957c0afd844b3baad74eb))
7+
8+
9+
### Features
10+
11+
* **feeds:** turn some atom feeds into data ([c6227e7](https://github.com/adobe/helix-data-embed/commit/c6227e7c5c3a8a24a3f2c713ef675bac3a6e19a4))
12+
113
## [1.8.7](https://github.com/adobe/helix-service/compare/v1.8.6...v1.8.7) (2020-03-19)
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": "1.4.9",
3+
"version": "1.0.0",
44
"private": true,
55
"description": "Helix Data Embed",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)