Skip to content

Commit

Permalink
chore(release): 2.25.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.25.0](v2.24.0...v2.25.0) (2024-10-03)

### Features

* capturing id of form and button type inside a form ([#293](#293)) ([530572f](530572f))
  • Loading branch information
semantic-release-bot committed Oct 3, 2024
1 parent 530572f commit 6b83226
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.25.0](https://github.com/adobe/helix-rum-enhancer/compare/v2.24.0...v2.25.0) (2024-10-03)


### Features

* capturing id of form and button type inside a form ([#293](https://github.com/adobe/helix-rum-enhancer/issues/293)) ([530572f](https://github.com/adobe/helix-rum-enhancer/commit/530572f7c441c72f8d5f7683bef7490d37186a9f))

# [2.24.0](https://github.com/adobe/helix-rum-enhancer/compare/v2.23.0...v2.24.0) (2024-09-20)


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

0 comments on commit 6b83226

Please sign in to comment.