Skip to content

Commit e0f4243

Browse files
chore(release): 1.14.0 [skip ci]
# [1.14.0](v1.13.1...v1.14.0) (2024-12-20) ### Features * add cassie consent widget to the list ([29279e1](29279e1))
1 parent 84ad040 commit e0f4243

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.14.0](https://github.com/adobe/rum-distiller/compare/v1.13.1...v1.14.0) (2024-12-20)
2+
3+
4+
### Features
5+
6+
* add cassie consent widget to the list ([29279e1](https://github.com/adobe/rum-distiller/commit/29279e117e57ad5fb2460a12fa00709f3235cc65))
7+
18
## [1.13.1](https://github.com/adobe/rum-distiller/compare/v1.13.0...v1.13.1) (2024-12-16)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/rum-distiller",
3-
"version": "1.13.1",
3+
"version": "1.14.0",
44
"scripts": {
55
"test": "node --test --experimental-test-coverage --test-reporter=lcov --test-reporter-destination=lcov.info --test-reporter=spec --test-reporter-destination=stdout --test-reporter=junit --test-reporter-destination=junit.xml",
66
"test-ci": "npm run test",

0 commit comments

Comments
 (0)