Skip to content

Commit 804e8f9

Browse files
Changesets: Version Packages (#134)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c778179 commit 804e8f9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/angry-phones-nail.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# secco
22

3+
## 2.3.2
4+
5+
### Patch Changes
6+
7+
- [`59586a8`](https://github.com/LekoArts/secco/commit/59586a8f0ac2103ab36c366f7f16e181136a61b9) Thanks [@LekoArts](https://github.com/LekoArts)! - Change pnpm workspaces detection to include all workspace: protocols, not only workspace:\*
8+
39
## 2.3.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "secco",
33
"type": "module",
4-
"version": "2.3.1",
4+
"version": "2.3.2",
55
"packageManager": "pnpm@9.12.3",
66
"description": "Local package testing made easy. secco is a command-line tool for local development. It uses Verdaccio and direct file copying to apply your latest changes to other projects.",
77
"author": "LekoArts",

0 commit comments

Comments
 (0)