---
title: "v1.3.2 — Next.js Relative URL Fix"
version: 1.3.2
date: 2025-06-23
description: "Patch release fixing a relative URL error in the Next.js integration."
tags:
  - release
  - stable
  - nextjs
  - bugfix
canary: false
type: release
breaking: false
authors: kayleewilliams
packages:
  - "@c15t/nextjs@1.3.2"
---
## Patch Changes

* fix(nextjs): resolved relative URL error

## ✨ What's Changed

* fix(nextjs): resolved relative URL error in Next.js integration

Published via commit [31fafe7](https://github.com/c15t/c15t/commit/31fafe7b158843e53bad1b2c2fd89d9e71263e6a) by [@github-actions](https://github.com/github-actions)

**Release**: [`@c15t/nextjs@1.3.2`](https://github.com/c15t/c15t/releases/tag/%40c15t%2Fnextjs%401.3.2)

**Full Changelog**: [c15t@1.3.1...c15t@1.3.2](https://github.com/c15t/c15t/compare/c15t@1.3.1...c15t@1.3.2)

<ContributorBlock usernames={["KayleeWilliams"]} />
