Skip to content

Commit 7b6a4f0

Browse files
committed
release: 🔖 bump version
1 parent 290a019 commit 7b6a4f0

File tree

4 files changed

+135
-263
lines changed

4 files changed

+135
-263
lines changed

.changeset/unlucky-jars-complain.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@svelte-dev/pretty-code": major
3+
---
4+
5+
init the first major version

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
branches:
66
- main
7+
paths:
8+
- packages/**/*
9+
- .changeset/**/*
710
workflow_dispatch:
811
permissions: {}
912
jobs:

0 commit comments

Comments
 (0)