diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bef5871..718cd20c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,12 @@ 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.6](https://github.com/nyaruka/temba-components/compare/v0.108.5...v0.108.6) + #### [v0.108.5](https://github.com/nyaruka/temba-components/compare/v0.108.4...v0.108.5) +> 8 October 2024 + - Bump @75lb/deep-merge from 1.1.1 to 1.1.2 [`#448`](https://github.com/nyaruka/temba-components/pull/448) - Bump micromatch from 4.0.5 to 4.0.8 [`#449`](https://github.com/nyaruka/temba-components/pull/449) - Bump path-to-regexp from 6.2.1 to 6.3.0 [`#452`](https://github.com/nyaruka/temba-components/pull/452) diff --git a/package.json b/package.json index 939d2c51..0e88fee4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nyaruka/temba-components", - "version": "0.108.5", + "version": "0.108.6", "description": "Web components to support rapidpro and related projects", "author": "Nyaruka ", "main": "dist/index.js",