Skip to content

Commit c209a17

Browse files
chore(release): Publish (#168)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ba8d673 commit c209a17

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/long-dryers-poke.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.5
4+
5+
### Patch Changes
6+
7+
- [#160](https://github.com/LekoArts/secco/pull/160) [`ba8d673`](https://github.com/LekoArts/secco/commit/ba8d6731fb899a74a3756b22e326c292d09a50c3) Thanks [@renovate](https://github.com/apps/renovate)! - Update internal dependency `valibot` to `v1.1.0`.
8+
39
## 2.3.4
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.4",
4+
"version": "2.3.5",
55
"packageManager": "pnpm@10.10.0",
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)