Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 20, 2024. It is now read-only.

Commit d6334d8

Browse files
Version Packages (#542)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 30f4056 commit d6334d8

File tree

15 files changed

+79
-30
lines changed

15 files changed

+79
-30
lines changed

.changeset/cuddly-tips-trade.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

packages/ast-manipulation/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @svelte-add/ast-manipulation
22

3+
## 2.2.3
4+
5+
### Patch Changes
6+
7+
- chore: publish package provenance info ([#541](https://github.com/svelte-add/svelte-add/pull/541))
8+
9+
- Updated dependencies [[`30f4056e6253c633672039cef05dbc8445fe00b6`](https://github.com/svelte-add/svelte-add/commit/30f4056e6253c633672039cef05dbc8445fe00b6)]:
10+
- @svelte-add/ast-tooling@2.1.6
11+
312
## 2.2.2
413

514
### Patch Changes

packages/ast-manipulation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@svelte-add/ast-manipulation",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"license": "MIT",
55
"type": "module",
66
"exports": {

packages/ast-tooling/CHANGELOG.md

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,69 +1,75 @@
11
# @svelte-add/ast-tooling
22

3+
## 2.1.6
4+
5+
### Patch Changes
6+
7+
- chore: publish package provenance info ([#541](https://github.com/svelte-add/svelte-add/pull/541))
8+
39
## 2.1.5
410

511
### Patch Changes
612

7-
- chore: trigger release ([#504](https://github.com/svelte-add/svelte-add/pull/504))
13+
- chore: trigger release ([#504](https://github.com/svelte-add/svelte-add/pull/504))
814

915
## 2.1.4
1016

1117
### Patch Changes
1218

13-
- chore: use `stringify` instead of `patch` ([#493](https://github.com/svelte-add/svelte-add/pull/493))
19+
- chore: use `stringify` instead of `patch` ([#493](https://github.com/svelte-add/svelte-add/pull/493))
1420

15-
- fix: preserve formatting for JS files ([#467](https://github.com/svelte-add/svelte-add/pull/467))
21+
- fix: preserve formatting for JS files ([#467](https://github.com/svelte-add/svelte-add/pull/467))
1622

17-
- chore: expose `CssChildNode` ([#496](https://github.com/svelte-add/svelte-add/pull/496))
23+
- chore: expose `CssChildNode` ([#496](https://github.com/svelte-add/svelte-add/pull/496))
1824

1925
## 2.1.3
2026

2127
### Patch Changes
2228

23-
- chore: consolidate adders into one package ([#446](https://github.com/svelte-add/svelte-add/pull/446))
29+
- chore: consolidate adders into one package ([#446](https://github.com/svelte-add/svelte-add/pull/446))
2430

2531
## 2.1.2
2632

2733
### Patch Changes
2834

29-
- fix: empty style and script tags are no longer included ([#444](https://github.com/svelte-add/svelte-add/pull/444))
35+
- fix: empty style and script tags are no longer included ([#444](https://github.com/svelte-add/svelte-add/pull/444))
3036

3137
## 2.1.1
3238

3339
### Patch Changes
3440

35-
- chore: fixed type imports and exports ([#412](https://github.com/svelte-add/svelte-add/pull/412))
41+
- chore: fixed type imports and exports ([#412](https://github.com/svelte-add/svelte-add/pull/412))
3642

3743
## 2.1.0
3844

3945
### Minor Changes
4046

41-
- feat: added `zimmerframe` and a few ast utilities ([#379](https://github.com/svelte-add/svelte-add/pull/379))
47+
- feat: added `zimmerframe` and a few ast utilities ([#379](https://github.com/svelte-add/svelte-add/pull/379))
4248

4349
### Patch Changes
4450

45-
- chore: bump dependencies ([#392](https://github.com/svelte-add/svelte-add/pull/392))
51+
- chore: bump dependencies ([#392](https://github.com/svelte-add/svelte-add/pull/392))
4652

4753
## 2.0.4
4854

4955
### Patch Changes
5056

51-
- chore: update external dependencies ([#375](https://github.com/svelte-add/svelte-add/pull/375))
57+
- chore: update external dependencies ([#375](https://github.com/svelte-add/svelte-add/pull/375))
5258

5359
## 2.0.3
5460

5561
### Patch Changes
5662

57-
- chore: enabled `strict` mode and fixed types ([#361](https://github.com/svelte-add/svelte-add/pull/361))
63+
- chore: enabled `strict` mode and fixed types ([#361](https://github.com/svelte-add/svelte-add/pull/361))
5864

5965
## 2.0.2
6066

6167
### Patch Changes
6268

63-
- preserve json intendation ([#345](https://github.com/svelte-add/svelte-add/pull/345))
69+
- preserve json intendation ([#345](https://github.com/svelte-add/svelte-add/pull/345))
6470

6571
## 2.0.1
6672

6773
### Patch Changes
6874

69-
- publish v2 ([`05d47180aa7c03c7b67e6e28279b192c91955a5a`](https://github.com/svelte-add/svelte-add/commit/05d47180aa7c03c7b67e6e28279b192c91955a5a))
75+
- publish v2 ([`05d47180aa7c03c7b67e6e28279b192c91955a5a`](https://github.com/svelte-add/svelte-add/commit/05d47180aa7c03c7b67e6e28279b192c91955a5a))

packages/ast-tooling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@svelte-add/ast-tooling",
3-
"version": "2.1.5",
3+
"version": "2.1.6",
44
"license": "MIT",
55
"type": "module",
66
"exports": {

packages/cli/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# svelte-add
22

3+
## 2.7.2
4+
5+
### Patch Changes
6+
7+
- chore: publish package provenance info ([#541](https://github.com/svelte-add/svelte-add/pull/541))
8+
9+
- Updated dependencies [[`30f4056e6253c633672039cef05dbc8445fe00b6`](https://github.com/svelte-add/svelte-add/commit/30f4056e6253c633672039cef05dbc8445fe00b6)]:
10+
- @svelte-add/config@1.5.1
11+
- @svelte-add/core@2.10.3
12+
313
## 2.7.1
414

515
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-add",
3-
"version": "2.7.1",
3+
"version": "2.7.2",
44
"bin": "build/index.js",
55
"type": "module",
66
"files": [

packages/config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @svelte-add/config
22

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- chore: publish package provenance info ([#541](https://github.com/svelte-add/svelte-add/pull/541))
8+
39
## 1.5.0
410

511
### Minor Changes

packages/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@svelte-add/config",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"license": "MIT",
55
"exports": {
66
".": {

packages/core/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @svelte-add/core
22

3+
## 2.10.3
4+
5+
### Patch Changes
6+
7+
- chore: publish package provenance info ([#541](https://github.com/svelte-add/svelte-add/pull/541))
8+
9+
- Updated dependencies [[`30f4056e6253c633672039cef05dbc8445fe00b6`](https://github.com/svelte-add/svelte-add/commit/30f4056e6253c633672039cef05dbc8445fe00b6)]:
10+
- @svelte-add/ast-manipulation@2.2.3
11+
- @svelte-add/ast-tooling@2.1.6
12+
313
## 2.10.2
414

515
### Patch Changes

0 commit comments

Comments
 (0)