Skip to content

Commit

Permalink
chore(release): 2.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.1](v2.1.0...v2.1.1) (2024-02-28)

### Bug Fixes

* **cwv:** only report LCP and CLS eagerly ([9d44949](9d44949))
* **cwv:** report metrics eagerly ([4cfcad9](4cfcad9))
* **cwv:** small change ([542fd6a](542fd6a))
* **cwv:** small change ([3a41b52](3a41b52))
  • Loading branch information
semantic-release-bot committed Feb 28, 2024
1 parent 536b3b4 commit a0ce065
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [2.1.1](https://github.com/adobe/helix-rum-enhancer/compare/v2.1.0...v2.1.1) (2024-02-28)


### Bug Fixes

* **cwv:** only report LCP and CLS eagerly ([9d44949](https://github.com/adobe/helix-rum-enhancer/commit/9d44949701865242ac44255d5080f52b22be2b72))
* **cwv:** report metrics eagerly ([4cfcad9](https://github.com/adobe/helix-rum-enhancer/commit/4cfcad9e8271a2a3c4571db419e26857b72d0c6d))
* **cwv:** small change ([542fd6a](https://github.com/adobe/helix-rum-enhancer/commit/542fd6a050fdb911b4fb5faad7f83d0843af4d1e))
* **cwv:** small change ([3a41b52](https://github.com/adobe/helix-rum-enhancer/commit/3a41b52676484d44585e8b0debe7352fe7a2e5ac))

# [2.1.0](https://github.com/adobe/helix-rum-enhancer/compare/v2.0.0...v2.1.0) (2024-01-22)


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": "2.1.0",
"version": "2.1.1",
"description": "Helix RUM Enhancer",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit a0ce065

Please sign in to comment.