## 1.3.0 (2026-04-19)

### 🚀 Features

- PR preview deployments + cleanup executor ([#7](https://github.com/agentender/nx-github-pages/pull/7))
- **deploy:** auto-detect PR context for preview deployments ([#9](https://github.com/agentender/nx-github-pages/pull/9))

### 🩹 Fixes

- **e2e:** read project name from generated app package.json ([6e5b6eb](https://github.com/agentender/nx-github-pages/commit/6e5b6eb))
- **nx-guthub-pages:** tolerate missing global git user when reading config ([#8](https://github.com/agentender/nx-github-pages/pull/8))

### ❤️ Thank You

- Claude
- Craigory Coppola @AgentEnder

## 1.2.1 (2026-04-11)

### 🩹 Fixes

- **ci:** add fetch-depth and git user to main workflow ([af0d451](https://github.com/agentender/nx-github-pages/commit/af0d451))
- **core:** update build config ([d06bf4f](https://github.com/agentender/nx-github-pages/commit/d06bf4f))
- **core:** use spawn instead of exec to avoid maxBuffer limitations ([566cf28](https://github.com/agentender/nx-github-pages/commit/566cf28))
- **core:** handle spawn error event for invalid cwd ([1ac5834](https://github.com/agentender/nx-github-pages/commit/1ac5834))

### ❤️ Thank You

- Craigory Coppola @AgentEnder

## 1.2.0 (2025-08-22)

### 🚀 Features

- bump nx version ([bdd397b](https://github.com/agentender/nx-github-pages/commit/bdd397b))

### ❤️ Thank You

- Craigory Coppola @AgentEnder

## 1.1.1 (2025-08-22)


### 🩹 Fixes

- **nx-github-pages:** correct build config s.t. executors work ([7ed482c](https://github.com/agentender/nx-github-pages/commit/7ed482c))

### ❤️  Thank You

- Craigory Coppola @AgentEnder

## 1.1.0 (2025-08-22)


### 🚀 Features

- **nx-github-pages:** allow setting git user info in executor options ([a5de2f9](https://github.com/agentender/nx-github-pages/commit/a5de2f9))

### 🩹 Fixes

- **nx-github-pages:** fixup provenance setup ([13c7014](https://github.com/agentender/nx-github-pages/commit/13c7014))

### ❤️  Thank You

- Craigory Coppola @AgentEnder

## 1.0.1 (2025-08-22)


### 🩹 Fixes

- **repo:** setup nx release tweaks ([b807118](https://github.com/agentender/nx-github-pages/commit/b807118))

### ❤️  Thank You

- Craigory Coppola @AgentEnder

# 1.0.0 (2024-07-29)


### 🚀 Features

- **docs-site:** add docs-site ([def2e9d](https://github.com/AgentEnder/nx-github-pages/commit/def2e9d))
- **nx-github-pages:** migrate from nx-dotnet codebase ([e52a858](https://github.com/AgentEnder/nx-github-pages/commit/e52a858))

### ❤️  Thank You

- Craigory Coppola @AgentEnder