Skip to content

Commit d978ae5

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/twelve-candles-join.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.3
4+
5+
### Patch Changes
6+
7+
- [#137](https://github.com/LekoArts/secco/pull/137) [`ccf3463`](https://github.com/LekoArts/secco/commit/ccf3463f67e5f088b39391b401ddac0f7ebffa97) Thanks [@LekoArts](https://github.com/LekoArts)! - Update internal dependencies
8+
39
## 2.3.2
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.2",
4+
"version": "2.3.3",
55
"packageManager": "pnpm@9.14.4",
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)