Skip to content

Commit 761a335

Browse files
chore(release): 2.12.1 [skip ci]
## [2.12.1](v2.12.0...v2.12.1) (2025-05-23) ### Bug Fixes * **release:** update publish command to include micro.js in release process ([b37d716](b37d716))
1 parent 56a8728 commit 761a335

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.12.1](https://github.com/adobe/helix-rum-js/compare/v2.12.0...v2.12.1) (2025-05-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **release:** update publish command to include micro.js in release process ([b37d716](https://github.com/adobe/helix-rum-js/commit/b37d716a832665cd03a0bafec12d315bb1ebc975))
7+
18
# [2.12.0](https://github.com/adobe/helix-rum-js/compare/v2.11.4...v2.12.0) (2025-05-23)
29

310

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-rum-js",
3-
"version": "2.12.0",
3+
"version": "2.12.1",
44
"description": "Helix RUM JS",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)