Skip to content

Commit ca00b0a

Browse files
committed
v0.124.3
1 parent cf3d6f5 commit ca00b0a

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
@@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v0.124.3](https://github.com/nyaruka/temba-components/compare/v0.124.2...v0.124.3)
8+
9+
- Add some palette and styling options for charts [`#559`](https://github.com/nyaruka/temba-components/pull/559)
10+
- Move darkeColor to utils [`cefd890`](https://github.com/nyaruka/temba-components/commit/cefd89012c0f66b0d107a05047db73293a6b3a41)
11+
712
#### [v0.124.2](https://github.com/nyaruka/temba-components/compare/v0.124.1...v0.124.2)
813

14+
> 11 June 2025
15+
916
- Add showAll attribute for temba-chart [`#558`](https://github.com/nyaruka/temba-components/pull/558)
1017

1118
#### [v0.124.1](https://github.com/nyaruka/temba-components/compare/v0.124.0...v0.124.1)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nyaruka/temba-components",
3-
"version": "0.124.2",
3+
"version": "0.124.3",
44
"description": "Web components to support rapidpro and related projects",
55
"author": "Nyaruka <[email protected]>",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)