Skip to content

Commit c0f4da5

Browse files
author
empathy/x
committed
chore(release): publish
- @empathyco/[email protected]
1 parent d924211 commit c0f4da5

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

packages/x-components/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [6.0.0-alpha.36](https://github.com/empathyco/x/compare/@empathyco/[email protected]...@empathyco/[email protected]) (2025-01-28)
7+
8+
9+
### Features
10+
11+
* remove tailwind class dependency from page-loader-button.vue (#1693) ([26e7c05](https://github.com/empathyco/x/commit/26e7c05970a560be28aa5be55a2bcbfc5277642a))
12+
13+
14+
### Bug Fixes
15+
16+
* **extra-params:** give more priority to values prop over params state in the ExtraParamsProvided payload (#1700) ([d924211](https://github.com/empathyco/x/commit/d9242110a4443cba3cf78ee7c7f9d7689e8fe3a9))
17+
18+
19+
620
## [6.0.0-alpha.35](https://github.com/empathyco/x/compare/@empathyco/[email protected]...@empathyco/[email protected]) (2025-01-22)
721

822
**Note:** Version bump only for package @empathyco/x-components

packages/x-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@empathyco/x-components",
3-
"version": "6.0.0-alpha.35",
3+
"version": "6.0.0-alpha.36",
44
"description": "Empathy X Components",
55
"author": "Empathy Systems Corporation S.L.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)