Skip to content

Commit

Permalink
chore(release): 1.19.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.19.0](v1.18.2...v1.19.0) (2024-05-31)

### Features

* **index:** ads reporting for 2.x ([b6c2314](b6c2314))
* **index:** introduce simple feature flag system ([c75796c](c75796c))
  • Loading branch information
semantic-release-bot committed May 31, 2024
1 parent d5473d0 commit 76ce9ad
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.19.0](https://github.com/adobe/helix-rum-enhancer/compare/v1.18.2...v1.19.0) (2024-05-31)


### Features

* **index:** ads reporting for 2.x ([b6c2314](https://github.com/adobe/helix-rum-enhancer/commit/b6c23149b82702ab592c504c1d8b304c248c3ceb))
* **index:** introduce simple feature flag system ([c75796c](https://github.com/adobe/helix-rum-enhancer/commit/c75796c097189b214f0822207c68be3cd443c183))

## [1.18.2](https://github.com/adobe/helix-rum-enhancer/compare/v1.18.1...v1.18.2) (2024-05-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/helix-rum-enhancer",
"version": "1.18.2",
"version": "1.19.0",
"description": "Helix RUM Enhancer",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit 76ce9ad

Please sign in to comment.