mirror of
https://github.com/sonr-io/sonr.git
synced 2026-09-16 23:16:25 +00:00
19 lines
403 B
Plaintext
19 lines
403 B
Plaintext
---
|
|
title: v0.10.28
|
|
description: "Implement monorepo structure with pnpm workspaces and changesets"
|
|
type: changelog
|
|
date: 2025-08-13T23:58:00Z
|
|
changelog:
|
|
version: "0.10.28"
|
|
category: "Monorepo"
|
|
search:
|
|
tags:
|
|
- "pnpm"
|
|
---
|
|
|
|
Implement monorepo structure with pnpm workspaces and changesets (#189)
|
|
|
|
- Modern monorepo architecture
|
|
- pnpm workspace management
|
|
- Automated versioning with changesets
|