Skip to content

Commit

Permalink
v0.108.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed Oct 2, 2024
1 parent e9b219b commit 5a1de7a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
18 changes: 8 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### [v0.108.4](https://github.com/nyaruka/temba-components/compare/v0.108.3...v0.108.4)

- Add icons for team and shortcut [`e9b219b`](https://github.com/nyaruka/temba-components/commit/e9b219b53e202dd00747521de626798719eca233)

#### [v0.108.3](https://github.com/nyaruka/temba-components/compare/v0.108.2...v0.108.3)

> 27 September 2024
- Don't wrap messages in progress bar [`e975df1`](https://github.com/nyaruka/temba-components/commit/e975df1dbdca45e9e41a31de10becea026eebd01)

#### [v0.108.2](https://github.com/nyaruka/temba-components/compare/v0.108.1...v0.108.2)
Expand Down Expand Up @@ -127,17 +133,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Use base_template instead of array [`#442`](https://github.com/nyaruka/temba-components/pull/442)

#### [v0.97.0](https://github.com/nyaruka/temba-components/compare/v0.96.0...v0.97.0)
#### [v0.97.0](https://github.com/nyaruka/temba-components/compare/v0.95.0...v0.97.0)

> 11 July 2024
- Make location fields have select box [`#441`](https://github.com/nyaruka/temba-components/pull/441)
- Update select searching [`5d2b096`](https://github.com/nyaruka/temba-components/commit/5d2b09639eaf6aae37876a8b30f0e8d41c663cd9)

#### [v0.96.0](https://github.com/nyaruka/temba-components/compare/v0.95.0...v0.96.0)

> 11 July 2024
#### [v0.95.0](https://github.com/nyaruka/temba-components/compare/v0.94.5...v0.95.0)

> 3 July 2024
Expand Down Expand Up @@ -642,16 +644,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Fix reading created_by for msg events [`#364`](https://github.com/nyaruka/temba-components/pull/364)
- Add logical icon names for optin and optout [`#365`](https://github.com/nyaruka/temba-components/pull/365)

#### [v0.58.8](https://github.com/nyaruka/temba-components/compare/v0.58.7...v0.58.8)
#### [v0.58.8](https://github.com/nyaruka/temba-components/compare/v0.58.6...v0.58.8)

> 28 September 2023
- Update publish.yml [`7dc7d69`](https://github.com/nyaruka/temba-components/commit/7dc7d69822942b39c3b35e06846cfd4c65108b2d)

#### [v0.58.7](https://github.com/nyaruka/temba-components/compare/v0.58.6...v0.58.7)

> 28 September 2023
#### [v0.58.6](https://github.com/nyaruka/temba-components/compare/v0.58.5...v0.58.6)

> 28 September 2023
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": "@nyaruka/temba-components",
"version": "0.108.3",
"version": "0.108.4",
"description": "Web components to support rapidpro and related projects",
"author": "Nyaruka <[email protected]>",
"main": "dist/index.js",
Expand Down

0 comments on commit 5a1de7a

Please sign in to comment.