Skip to content

Commit eee9ec6

Browse files
Changesets: Version Packages (#203)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 16ce43e commit eee9ec6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/happy-stars-sneeze.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.1.1
4+
5+
### Patch Changes
6+
7+
- Publish package with "Trusted publishing" ([#202](https://github.com/LekoArts/secco/pull/202))
8+
39
## 3.1.0
410

511
### Minor 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.1.0",
4+
"version": "3.1.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)