## 2.37.0 (2026-09-03)

This was a version bump only for @botonic/nx-plugin to align it with other projects, there were no code changes.

## 2.36.0 (2026-09-02)

### 🚀 Features

- add user data management in bot generator ([#1132](https://github.com/metis-ai/hubtype-product/pull/1132))
- improve types in bot generator ([#1130](https://github.com/metis-ai/hubtype-product/pull/1130))
- ts6 typecheck pass ([#1090](https://github.com/metis-ai/hubtype-product/pull/1090))

### 🩹 Fixes

- ⚠️  **botonic:** remove stale manual 2.36.0 changelog entry in nx-plugin ([#1134](https://github.com/metis-ai/hubtype-product/pull/1134), [#1133](https://github.com/metis-ai/hubtype-product/issues/1133), [#1043](https://github.com/metis-ai/hubtype-product/issues/1043), [#1065](https://github.com/metis-ai/hubtype-product/issues/1065), [#1087](https://github.com/metis-ai/hubtype-product/issues/1087), [#1090](https://github.com/metis-ai/hubtype-product/issues/1090), [#1130](https://github.com/metis-ai/hubtype-product/issues/1130), [#1132](https://github.com/metis-ai/hubtype-product/issues/1132))
- **nx-plugin:** route executor/generator impl loading through Nx loadTsFile ([#1065](https://github.com/metis-ai/hubtype-product/pull/1065), [#1043](https://github.com/metis-ai/hubtype-product/issues/1043))

### ⚠️  Breaking Changes

- **botonic:** remove stale manual 2.36.0 changelog entry in nx-plugin  ([#1134](https://github.com/metis-ai/hubtype-product/pull/1134), [#1133](https://github.com/metis-ai/hubtype-product/issues/1133), [#1043](https://github.com/metis-ai/hubtype-product/issues/1043), [#1065](https://github.com/metis-ai/hubtype-product/issues/1065), [#1087](https://github.com/metis-ai/hubtype-product/issues/1087), [#1090](https://github.com/metis-ai/hubtype-product/issues/1090), [#1130](https://github.com/metis-ai/hubtype-product/issues/1130), [#1132](https://github.com/metis-ai/hubtype-product/issues/1132))
  ` footer in the relevant conventional commit, not
  manually pre-written in the CHANGELOG — Nx will include it automatically
  that way.

### ❤️ Thank You

- David Hidalgo @Davidhidalgo
- Oriol Raventós @Iru89

## 2.35.0 (2026-08-03)

### 🚀 Features

- **nx-plugin:** migrate-nx-23 bot-app generator + queue-bot-migrations ([#1046](https://github.com/metis-ai/hubtype-product/pull/1046))
- upgrade to Nx 23.1.0 in bot apps, create-workspace and botonic/nx-plugin ([#1043](https://github.com/metis-ai/hubtype-product/pull/1043))
- eslint v9 with flat config ([#1039](https://github.com/metis-ai/hubtype-product/pull/1039))
- bot config for BotonicV2 load and upload in every deploy bot variables #BLT-2492 ([#1019](https://github.com/metis-ai/hubtype-product/pull/1019))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo
- Oriol Raventós @Davidhidalgo

## 2.35.0-alpha.0 (2026-08-03)

### 🚀 Features

- **nx-plugin:** add sync-skills migration to refresh .claude/skills ([e41481a97](https://github.com/metis-ai/hubtype-product/commit/e41481a97))
- eslint v9 with flat config ([#1039](https://github.com/metis-ai/hubtype-product/pull/1039))
- implement ESLint flat configuration for bot apps and remove legacy .eslintrc.json files ([f83497d11](https://github.com/metis-ai/hubtype-product/commit/f83497d11))
- bot config for BotonicV2 load and upload in every deploy bot variables #BLT-2492 ([#1019](https://github.com/metis-ai/hubtype-product/pull/1019))

### 🩹 Fixes

- **nx-plugin:** correct import order in generator.spec.ts per simple-import-sort ([0188acf70](https://github.com/metis-ai/hubtype-product/commit/0188acf70))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo
- Oriol Raventos
- Oriol Raventós @Iru89

## 2.34.2 (2026-07-13)

This was a version bump only for @botonic/nx-plugin to align it with other projects, there were no code changes.

## 2.34.1 (2026-07-09)

This was a version bump only for @botonic/nx-plugin to align it with other projects, there were no code changes.

## 2.34.0 (2026-07-09)

### 🩹 Fixes

- **ci:** apply Prettier 3.6 formatting across codebase [1/2] ([#999](https://github.com/metis-ai/hubtype-product/pull/999))
- **nx-plugin:** add build dependency on dx-tools-ui for build-for-workspace ([#983](https://github.com/metis-ai/hubtype-product/pull/983))

### ❤️ Thank You

- Claude Sonnet 4.6
- David Hidalgo @Davidhidalgo

## 2.33.1 (2026-06-29)

This was a version bump only for @botonic/nx-plugin to align it with other projects, there were no code changes.

## 2.33.0 (2026-06-26)

This was a version bump only for @botonic/nx-plugin to align it with other projects, there were no code changes.

## 2.32.0 (2026-06-17)

### 🚀 Features

- **nx-plugin:** version delegation for executors/generators + dx-tools-ui extraction ([#946](https://github.com/metis-ai/hubtype-product/pull/946))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo

## 2.31.1-alpha.0 (2026-06-16)

### 🚀 Features

- **nx-plugin:** refactor executors/generators with version delegation ([2d797e5f8](https://github.com/metis-ai/hubtype-product/commit/2d797e5f8))

### 🩹 Fixes

- **nx-plugin:** remove deleted migration entry points from build config ([7c882d40f](https://github.com/metis-ai/hubtype-product/commit/7c882d40f))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo

## 2.31.0 (2026-06-15)

### 🚀 Features

- refactored botonic/HT credentials stored and serve/deploy bots flow refinement ([#934](https://github.com/metis-ai/hubtype-product/pull/934))
- **lambda:** self-contained bundle with noExternal: true #BLT-2432 ([#936](https://github.com/metis-ai/hubtype-product/pull/936))
- **serve:** replace deploy-local-runtime with integrated dev session registration ([#921](https://github.com/metis-ai/hubtype-product/pull/921))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo
- Marc Rabat @vanbasten17

## 2.30.0 (2026-06-11)

### 🚀 Features

- update botonic-basic-template ([#932](https://github.com/metis-ai/hubtype-product/pull/932))
- update plugins to last botonicV0 changes #BLT-2370 ([#920](https://github.com/metis-ai/hubtype-product/pull/920))
- **@botonic/dx-bundling:** derive Lambda noExternal deps programmatically ([#918](https://github.com/metis-ai/hubtype-product/pull/918))
- support botonic v2 preview in flow builder ([#916](https://github.com/metis-ai/hubtype-product/pull/916))
- wire plugin-hubtype-analytics into bot apps ([#909](https://github.com/metis-ai/hubtype-product/pull/909))

### 🩹 Fixes

- allow multiple, only picking webchat app id ([#896](https://github.com/metis-ai/hubtype-product/pull/896))

### ❤️ Thank You

- Marc Rabat @vanbasten17
- Oriol Raventós @Iru89

## 2.29.0 (2026-05-12)

### 🚀 Features

- **botonic:** v2 refinements - update skills, serve-bot defaults, staging bot warning ([#888](https://github.com/metis-ai/hubtype-product/pull/888))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo

## 2.28.0 (2026-05-06)

### 🚀 Features

- **webchat:** message grouping, responsive layout, and token refinements (BLT-2359) ([#880](https://github.com/metis-ai/hubtype-product/pull/880))
- **lilara:** semantic token layer — primary/secondary scales, text/surface/radius tokens, component CSS migration ([#879](https://github.com/metis-ai/hubtype-product/pull/879))
- **foundations:** semantic token layer — PR 1 foundations (BLT-2358) ([#874](https://github.com/metis-ai/hubtype-product/pull/874))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo

## 2.27.0 (2026-04-29)

### 🚀 Features

- **webchat-react:** add design system gateway for @lilara/ui-web-react (BLT-2334) ([#859](https://github.com/metis-ai/hubtype-product/pull/859))
- Hero Header transitions ([#860](https://github.com/metis-ai/hubtype-product/pull/860))
- **botonic:** session and Hubtype API adaptations (non-webviews) ([#810](https://github.com/metis-ai/hubtype-product/pull/810))

### 🩹 Fixes

- **nx-plugin:** stabilize vitest execution ([#798](https://github.com/metis-ai/hubtype-product/pull/798))
- **nx-plugin:** inject lilara version into bot-app generator ([#795](https://github.com/metis-ai/hubtype-product/pull/795))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo
- Marc Rabat @vanbasten17

## 2.26.0 (2026-03-31)

### 🚀 Features

- **webchat-react:** chat input action bar and contextual send/mic #BLT-2290 ([#788](https://github.com/metis-ai/hubtype-product/pull/788))
- **botonic:** allow Cloudflare tunnel hostnames in Vite webchat ([#780](https://github.com/metis-ai/hubtype-product/pull/780))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo

## 2.25.0 (2026-03-27)

This was a version bump only for @botonic/nx-plugin to align it with other projects, there were no code changes.

## 2.24.0 (2026-03-27)

### 🚀 Features

- **botonic:** remove webchat-react Lilara gateway and decouple CSS #BLT-2288 ([#770](https://github.com/metis-ai/hubtype-product/pull/770))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo

## 2.23.2 (2026-03-23)

This was a version bump only for @botonic/nx-plugin to align it with other projects, there were no code changes.

## 2.23.1 (2026-03-23)

This was a version bump only for @botonic/nx-plugin to align it with other projects, there were no code changes.

## 2.22.1 (2026-03-19)

This was a version bump only for @botonic/nx-plugin to align it with other projects, there were no code changes.

## 2.22.0 (2026-03-16)

### 🚀 Features

- webchat to retrieve pusher config from backend ([#742](https://github.com/metis-ai/hubtype-product/pull/742))

### ❤️ Thank You

- Marc Rabat @vanbasten17

## 2.21.0 (2026-03-16)

### 🚀 Features

- **botonic-nx-plugin:** set prod as default serve config and improve first-run UX #BLT-2243 ([#735](https://github.com/metis-ai/hubtype-product/pull/735))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo

## 2.20.0 (2026-03-13)

### 🚀 Features

- controlling lambda resources in docker ([#727](https://github.com/metis-ai/hubtype-product/pull/727))

### ❤️ Thank You

- Marc Rabat @vanbasten17

## 2.19.0 (2026-03-12)

### 🚀 Features

- serve executor refactored with automatic tunneling and global store credentials per environment, needed to support external collaborators ([#704](https://github.com/metis-ai/hubtype-product/pull/704))
- **webchat-react:** gateway pattern + lilara unified Storybook #BLT-2210 ([#717](https://github.com/metis-ai/hubtype-product/pull/717))
- add lilara release tooling and CI workflows #BLT-2209 ([#711](https://github.com/metis-ai/hubtype-product/pull/711))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo
- Marc Rabat @vanbasten17

## 2.18.0 (2026-03-04)

### 🚀 Features

- **publishing:** package fixes, lilara rename & token/reset unification #BLT-2205 #BLT-2221 #BLT-2206 ([#701](https://github.com/metis-ai/hubtype-product/pull/701))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo

## 2.17.0 (2026-03-02)

### 🚀 Features

- **botonic/nx-plugin:** split bot-app migrations into on-demand generators [BLT-2194] ([#695](https://github.com/metis-ai/hubtype-product/pull/695))
- botonic working with v2 input format ([#660](https://github.com/metis-ai/hubtype-product/pull/660))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo
- Marc Rabat @vanbasten17

## 2.16.0 (2026-02-23)

### 🚀 Features

- **webchat-trigger:** Figma design tokens, animations, and theme overrides ([#679](https://github.com/metis-ai/hubtype-product/pull/679))
- **webchat:** lazy loading trigger with optimized bundle splitting ([#614](https://github.com/metis-ai/hubtype-product/pull/614))

### 🩹 Fixes

- **botonic:** css not loading after build #BLT-2195 ([#687](https://github.com/metis-ai/hubtype-product/pull/687))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo

## 2.15.0 (2026-02-13)

### 🚀 Features

- enable new features for BotonicV2 #BLT-2174 ([#649](https://github.com/metis-ai/hubtype-product/pull/649))

### ❤️ Thank You

- Oriol Raventós @Iru89

## 2.14.0 (2026-02-05)

### 🚀 Features

- **botonic:** add E2E publish flow testing with Verdaccio ([#577](https://github.com/metis-ai/hubtype-product/pull/577))

### ❤️ Thank You

- Marc Rabat @vanbasten17

## 2.13.4 (2026-02-02)

This was a version bump only for @botonic/nx-plugin to align it with other projects, there were no code changes.

## 2.13.3 (2026-01-30)

### 🩹 Fixes

- botonic deps to be bundled within lambda dist, add fake env vars… ([#575](https://github.com/metis-ai/hubtype-product/pull/575))

### ❤️ Thank You

- Marc Rabat @vanbasten17

## 2.13.2 (2026-01-30)

### 🩹 Fixes

- broken styles after publishing packages and use of them along with generator ([#571](https://github.com/metis-ai/hubtype-product/pull/571))

### ❤️ Thank You

- Marc Rabat @vanbasten17

## 2.13.1 (2026-01-30)

This was a version bump only for @botonic/nx-plugin to align it with other projects, there were no code changes.

## 2.13.0 (2026-01-29)

### 🚀 Features

- add generic overlay system for webviews and cover components ([#547](https://github.com/metis-ai/hubtype-product/pull/547))

### 🩹 Fixes

- switch to single bundled CSS file ([#564](https://github.com/metis-ai/hubtype-product/pull/564))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo
- Marc Rabat @vanbasten17

## 2.12.0 (2026-01-28)

### 🚀 Features

- enhance post-build script and executor for .env file management ([#560](https://github.com/metis-ai/hubtype-product/pull/560))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo

## 2.11.5 (2026-01-28)

This was a version bump only for @botonic/nx-plugin to align it with other projects, there were no code changes.

## 2.11.4 (2026-01-28)

This was a version bump only for @botonic/nx-plugin to align it with other projects, there were no code changes.

## 2.11.3 (2026-01-28)

This was a version bump only for @botonic/nx-plugin to align it with other projects, there were no code changes.

## 2.11.2 (2026-01-21)

### 🩹 Fixes

- update package.json path resolution in bot app and preset generators to ensure correct version retrieval ([#539](https://github.com/metis-ai/hubtype-product/pull/539))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo

## 2.11.1 (2026-01-21)

### 🩹 Fixes

- botonicVersion on bot app generator now uses the current version by default ([#537](https://github.com/metis-ai/hubtype-product/pull/537))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo

## 2.11.0 (2026-01-21)

### 🚀 Features

- use webview contents hook in botonic webviews package #BLT-2039 ([#510](https://github.com/metis-ai/hubtype-product/pull/510))

### 🩹 Fixes

- dist to not be included in lint processes ([#536](https://github.com/metis-ai/hubtype-product/pull/536))

### ❤️ Thank You

- Marc Rabat @vanbasten17

## 2.10.1 (2026-01-19)

### 🩹 Fixes

- fix outdated optimize dep vite error and each app to have its own cache ([#531](https://github.com/metis-ai/hubtype-product/pull/531))

### ❤️ Thank You

- Marc Rabat @vanbasten17

## 2.10.0 (2026-01-18)

### 🚀 Features

- update nx-plugin project configuration for CommonJS ([#529](https://github.com/metis-ai/hubtype-product/pull/529))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo

## 2.9.1 (2026-01-17)

### 🩹 Fixes

- Botonic version resolution in generators ([#527](https://github.com/metis-ai/hubtype-product/pull/527))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo

## 2.9.0 (2026-01-17)

### 🚀 Features

- add esbuild plugin for .js extension handling and update project configuration ([#525](https://github.com/metis-ai/hubtype-product/pull/525))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo

## 2.8.1 (2026-01-16)

This was a version bump only for @botonic/nx-plugin to align it with other projects, there were no code changes.

## 2.8.0 (2026-01-16)

### 🩹 Fixes

- update Git configuration in workflows to use environment variables for user name and email ([#520](https://github.com/metis-ai/hubtype-product/pull/520))
- cleanup botonic migrations ([#518](https://github.com/metis-ai/hubtype-product/pull/518))
- update bot app creation command in generator output ([#516](https://github.com/metis-ai/hubtype-product/pull/516))
- Update release workflow to use GitHub App token for authentication and streamline PR creation process ([#515](https://github.com/metis-ai/hubtype-product/pull/515))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo

## 2.7.1 (2026-01-16)

### 🩹 Fixes

- cleanup botonic migrations ([#518](https://github.com/metis-ai/hubtype-product/pull/518))
- update bot app creation command in generator output ([#516](https://github.com/metis-ai/hubtype-product/pull/516))
- Update release workflow to use GitHub App token for authentication and streamline PR creation process ([#515](https://github.com/metis-ai/hubtype-product/pull/515))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo

## 2.7.0 (2026-01-15)

### 🩹 Fixes

- update CI workflow to skip affected targets for release branches ([7cbf270a](https://github.com/metis-ai/hubtype-product/commit/7cbf270a))

### ❤️ Thank You

- David Hidalgo

## 2.6.0 (2025-12-09)

### 🩹 Fixes

- remove '@botonic/plugin-knowledge-bases' from package.json dependencies in bot-app generator ([#485](https://github.com/metis-ai/hubtype-product/pull/485))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo

## 2.5.0 (2025-12-09)

### 🚀 Features

- refine packageManager options in PresetGeneratorSchema to remove unsupported values ([#482](https://github.com/metis-ai/hubtype-product/pull/482))
- update GitHub Actions to use RELEASE_PAT for authentication and refine packageManager options in BotAppGeneratorSchema ([#481](https://github.com/metis-ai/hubtype-product/pull/481))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo

## 2.4.1 (2025-12-08)

### 🩹 Fixes

- enhance botonic release and support backporting ([#474](https://github.com/metis-ai/hubtype-product/pull/474))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo

## 2.4.0 (2025-12-05)

### 🚀 Features

- **nx-plugin:** fine tunning generators #BLT-2049 ([#468](https://github.com/metis-ai/hubtype-product/pull/468))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo

## 2.3.3 (2025-12-04)

### 🩹 Fixes

- **nx-plugin:** remove ESM compatibility script and update imports to CommonJS style; adjust package.json and project.json for cleaner configuration ([248b21bd4](https://github.com/metis-ai/hubtype-product/commit/248b21bd4))

### ❤️ Thank You

- David Hidalgo

## 2.3.2 (2025-12-04)

### 🩹 Fixes

- **nx-plugin:** replace direct import of 'prompt' from 'enquirer' with destructured import from 'enquirer' across multiple executors and utility files ([9c240bfc5](https://github.com/metis-ai/hubtype-product/commit/9c240bfc5))

### ❤️ Thank You

- David Hidalgo

## 2.3.1 (2025-12-04)

### 🩹 Fixes

- **nx-plugin:** enhance ESM compatibility by adding .js extensions to imports and JSON config paths ([61277d622](https://github.com/metis-ai/hubtype-product/commit/61277d622))

### ❤️ Thank You

- David Hidalgo

## 2.3.0 (2025-12-04)

### 🚀 Features

- **nx-plugin:** add build and fix-esm-paths commands to project.json; implement script for ESM compatibility ([7e8843b48](https://github.com/metis-ai/hubtype-product/commit/7e8843b48))

### ❤️ Thank You

- David Hidalgo

## 2.2.1 (2025-12-04)

This was a version bump only for @botonic/nx-plugin to align it with other projects, there were no code changes.

## 2.2.0 (2025-12-04)

### 🚀 Features

- update bot app generator ([#455](https://github.com/metis-ai/hubtype-product/pull/455))
- add custom tool and bot action ([#452](https://github.com/metis-ai/hubtype-product/pull/452))
- improved serve-dev proposal, all-in-one terminal ([#448](https://github.com/metis-ai/hubtype-product/pull/448))
- add RELEASE.json for versioning and update logic in release process ([#440](https://github.com/metis-ai/hubtype-product/pull/440))
- enhance bot app generator with customizable options and global render function ([#439](https://github.com/metis-ai/hubtype-product/pull/439))
- fine tuning botonic release #BLT-2010 ([#428](https://github.com/metis-ai/hubtype-product/pull/428))

### 🩹 Fixes

- preset generator and release tag creation on local fixed ([#461](https://github.com/metis-ai/hubtype-product/pull/461))
- botonic release ([#445](https://github.com/metis-ai/hubtype-product/pull/445))
- botonic v2 release ([#441](https://github.com/metis-ai/hubtype-product/pull/441))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo
- Marc Rabat @vanbasten17
- Oriol Raventós @Iru89

## 2.1.0 (2025-12-02)

### 🚀 Features

- add RELEASE.json for versioning and update logic in release process ([#440](https://github.com/metis-ai/hubtype-product/pull/440))
- enhance bot app generator with customizable options and global render function ([#439](https://github.com/metis-ai/hubtype-product/pull/439))
- fine tuning botonic release #BLT-2010 ([#428](https://github.com/metis-ai/hubtype-product/pull/428))

### 🩹 Fixes

- botonic release ([#445](https://github.com/metis-ai/hubtype-product/pull/445))
- botonic v2 release ([#441](https://github.com/metis-ai/hubtype-product/pull/441))

### ❤️ Thank You

- David Hidalgo @Davidhidalgo

## 2.0.1-alpha.0 (2025-11-27)

This was a version bump only for @botonic/nx-plugin to align it with other projects, there were no code changes.
