Skip to content

Commit ddfc60e

Browse files
Version Packages (#510)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5945ea8 commit ddfc60e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tall-moons-marry.md

-5
This file was deleted.

packages/cli/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# sv
22

3+
## 0.7.1
4+
### Patch Changes
5+
6+
7+
- fix: package manager detection in non interactive environments ([#503](https://github.com/sveltejs/cli/pull/503))
8+
39
## 0.7.0
410
### Minor Changes
511

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sv",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"type": "module",
55
"description": "A CLI for creating and updating SvelteKit projects",
66
"license": "MIT",

0 commit comments

Comments
 (0)