Skip to content

Commit 5d4cdb9

Browse files
chore(release): Publish (#197)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 93a6957 commit 5d4cdb9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/kind-garlics-battle.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+
## 3.0.1
4+
5+
### Patch Changes
6+
7+
- [`93a6957`](https://github.com/LekoArts/secco/commit/93a69576eb92ee697f2881b88f6862fea96d78fe) Thanks [@LekoArts](https://github.com/LekoArts)! - Add optional chaining check when checking for workspace packages
8+
39
## 3.0.0
410

511
### Major 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": "3.0.0",
4+
"version": "3.0.1",
55
"packageManager": "pnpm@10.14.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)