Skip to content

Commit c173ae1

Browse files
chore(release): Publish (#145)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6d6f38b commit c173ae1

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/big-parrots-march.md

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

.changeset/spicy-mirrors-live.md

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

CHANGELOG.md

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

3+
## 2.3.4
4+
5+
### Patch Changes
6+
7+
- [#144](https://github.com/LekoArts/secco/pull/144) [`37da371`](https://github.com/LekoArts/secco/commit/37da371e350c6c1ec6f0f263d20c0f442218b668) Thanks [@LekoArts](https://github.com/LekoArts)! - Update internal dependencies
8+
9+
- [#119](https://github.com/LekoArts/secco/pull/119) [`6d6f38b`](https://github.com/LekoArts/secco/commit/6d6f38bd4c55023fc5fb26043045adb2d9fabb6d) Thanks [@renovate](https://github.com/apps/renovate)! - Update `chokidar` to v4. No change in behavior of `secco` should occur.
10+
311
## 2.3.3
412

513
### 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.3",
4+
"version": "2.3.4",
55
"packageManager": "pnpm@10.4.1",
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)