Skip to content

Commit

Permalink
Version Packages (#413)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Jun 20, 2024
1 parent 7a1cb1a commit c09b913
Show file tree
Hide file tree
Showing 31 changed files with 127 additions and 29 deletions.
8 changes: 0 additions & 8 deletions .changeset/wild-shoes-argue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/young-turtles-work.md

This file was deleted.

7 changes: 7 additions & 0 deletions adders/bootstrap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @svelte-add/bootstrap

## 1.0.13

### Patch Changes

- Updated dependencies [[`21cfd6a0d9b149fcadce0f41e3f80e4a35d00cc7`](https://github.com/svelte-add/svelte-add/commit/21cfd6a0d9b149fcadce0f41e3f80e4a35d00cc7)]:
- @svelte-add/core@2.5.2

## 1.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion adders/bootstrap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-add/bootstrap",
"version": "1.0.12",
"version": "1.0.13",
"bin": "build/index.js",
"type": "module",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions adders/bulma/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @svelte-add/bulma

## 1.0.13

### Patch Changes

- Updated dependencies [[`21cfd6a0d9b149fcadce0f41e3f80e4a35d00cc7`](https://github.com/svelte-add/svelte-add/commit/21cfd6a0d9b149fcadce0f41e3f80e4a35d00cc7)]:
- @svelte-add/core@2.5.2

## 1.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion adders/bulma/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-add/bulma",
"version": "1.0.12",
"version": "1.0.13",
"bin": "build/index.js",
"type": "module",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions adders/drizzle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @svelte-add/drizzle

## 1.0.3

### Patch Changes

- Updated dependencies [[`21cfd6a0d9b149fcadce0f41e3f80e4a35d00cc7`](https://github.com/svelte-add/svelte-add/commit/21cfd6a0d9b149fcadce0f41e3f80e4a35d00cc7)]:
- @svelte-add/core@2.5.2

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion adders/drizzle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-add/drizzle",
"version": "1.0.2",
"version": "1.0.3",
"bin": "build/index.js",
"type": "module",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions adders/mdsvex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @svelte-add/mdsvex

## 1.0.13

### Patch Changes

- Updated dependencies [[`21cfd6a0d9b149fcadce0f41e3f80e4a35d00cc7`](https://github.com/svelte-add/svelte-add/commit/21cfd6a0d9b149fcadce0f41e3f80e4a35d00cc7)]:
- @svelte-add/core@2.5.2

## 1.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion adders/mdsvex/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ In case you already have a directory in mind, you can use this:
npx @svelte-add/mdsvex@latest --path ./your-project
```

undefined



## Available options (common)
Expand Down
2 changes: 1 addition & 1 deletion adders/mdsvex/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-add/mdsvex",
"version": "1.0.12",
"version": "1.0.13",
"bin": "build/index.js",
"type": "module",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions adders/routify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @svelte-add/routify

## 1.0.13

### Patch Changes

- Updated dependencies [[`21cfd6a0d9b149fcadce0f41e3f80e4a35d00cc7`](https://github.com/svelte-add/svelte-add/commit/21cfd6a0d9b149fcadce0f41e3f80e4a35d00cc7)]:
- @svelte-add/core@2.5.2

## 1.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion adders/routify/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ In case you already have a directory in mind, you can use this:
npx @svelte-add/routify@latest --path ./your-project
```

undefined



## Available options (common)
Expand Down
2 changes: 1 addition & 1 deletion adders/routify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-add/routify",
"version": "1.0.12",
"version": "1.0.13",
"bin": "build/index.js",
"type": "module",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions adders/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @svelte-add/storybook

## 1.0.13

### Patch Changes

- Updated dependencies [[`21cfd6a0d9b149fcadce0f41e3f80e4a35d00cc7`](https://github.com/svelte-add/svelte-add/commit/21cfd6a0d9b149fcadce0f41e3f80e4a35d00cc7)]:
- @svelte-add/core@2.5.2

## 1.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion adders/storybook/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ In case you already have a directory in mind, you can use this:
npx @svelte-add/storybook@latest --path ./your-project
```

undefined



## Available options (common)
Expand Down
2 changes: 1 addition & 1 deletion adders/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-add/storybook",
"version": "1.0.12",
"version": "1.0.13",
"bin": "build/index.js",
"type": "module",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions adders/tailwindcss/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @svelte-add/tailwindcss

## 1.0.13

### Patch Changes

- Updated dependencies [[`21cfd6a0d9b149fcadce0f41e3f80e4a35d00cc7`](https://github.com/svelte-add/svelte-add/commit/21cfd6a0d9b149fcadce0f41e3f80e4a35d00cc7)]:
- @svelte-add/core@2.5.2

## 1.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion adders/tailwindcss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-add/tailwindcss",
"version": "1.0.12",
"version": "1.0.13",
"bin": "build/index.js",
"type": "module",
"license": "MIT",
Expand Down
9 changes: 9 additions & 0 deletions packages/ast-manipulation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @svelte-add/ast-manipulation

## 2.1.2

### Patch Changes

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

- Updated dependencies [[`21cfd6a0d9b149fcadce0f41e3f80e4a35d00cc7`](https://github.com/svelte-add/svelte-add/commit/21cfd6a0d9b149fcadce0f41e3f80e4a35d00cc7)]:
- @svelte-add/ast-tooling@2.1.1

## 2.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ast-manipulation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-add/ast-manipulation",
"version": "2.1.1",
"version": "2.1.2",
"license": "MIT",
"type": "module",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/ast-tooling/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @svelte-add/ast-tooling

## 2.1.1

### Patch Changes

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

## 2.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ast-tooling/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-add/ast-tooling",
"version": "2.1.0",
"version": "2.1.1",
"license": "MIT",
"type": "module",
"exports": {
Expand Down
18 changes: 18 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# svelte-add

## 2.1.0

### Minor Changes

- feat: remove threlte adder in favor of simplified threlte setup instructions ([#415](https://github.com/svelte-add/svelte-add/pull/415))

### Patch Changes

- Updated dependencies [[`21cfd6a0d9b149fcadce0f41e3f80e4a35d00cc7`](https://github.com/svelte-add/svelte-add/commit/21cfd6a0d9b149fcadce0f41e3f80e4a35d00cc7), [`b9700726741839071b387bbec46692058b8daefd`](https://github.com/svelte-add/svelte-add/commit/b9700726741839071b387bbec46692058b8daefd)]:
- @svelte-add/core@2.5.2
- svelte-add@2.1.0
- @svelte-add/bootstrap@1.0.13
- @svelte-add/bulma@1.0.13
- @svelte-add/mdsvex@1.0.13
- @svelte-add/routify@1.0.13
- @svelte-add/storybook@1.0.13
- @svelte-add/tailwindcss@1.0.13

## 2.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-add",
"version": "2.0.12",
"version": "2.1.0",
"bin": "build/index.js",
"type": "module",
"exports": {
Expand Down
10 changes: 10 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @svelte-add/core

## 2.5.2

### Patch Changes

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

- Updated dependencies [[`21cfd6a0d9b149fcadce0f41e3f80e4a35d00cc7`](https://github.com/svelte-add/svelte-add/commit/21cfd6a0d9b149fcadce0f41e3f80e4a35d00cc7)]:
- @svelte-add/ast-manipulation@2.1.2
- @svelte-add/ast-tooling@2.1.1

## 2.5.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-add/core",
"version": "2.5.1",
"version": "2.5.2",
"type": "module",
"license": "MIT",
"exports": {
Expand Down
11 changes: 11 additions & 0 deletions packages/testing-library/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @svelte-add/testing-library

## 2.0.14

### Patch Changes

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

- Updated dependencies [[`21cfd6a0d9b149fcadce0f41e3f80e4a35d00cc7`](https://github.com/svelte-add/svelte-add/commit/21cfd6a0d9b149fcadce0f41e3f80e4a35d00cc7), [`b9700726741839071b387bbec46692058b8daefd`](https://github.com/svelte-add/svelte-add/commit/b9700726741839071b387bbec46692058b8daefd)]:
- @svelte-add/ast-tooling@2.1.1
- @svelte-add/core@2.5.2
- svelte-add@2.1.0

## 2.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/testing-library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-add/testing-library",
"version": "2.0.13",
"version": "2.0.14",
"type": "module",
"license": "MIT",
"exports": {
Expand Down
8 changes: 8 additions & 0 deletions packages/website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @svelte-add/website

## 2.1.5

### Patch Changes

- Updated dependencies [[`21cfd6a0d9b149fcadce0f41e3f80e4a35d00cc7`](https://github.com/svelte-add/svelte-add/commit/21cfd6a0d9b149fcadce0f41e3f80e4a35d00cc7), [`b9700726741839071b387bbec46692058b8daefd`](https://github.com/svelte-add/svelte-add/commit/b9700726741839071b387bbec46692058b8daefd)]:
- @svelte-add/core@2.5.2
- svelte-add@2.1.0

## 2.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelte-add/website",
"version": "2.1.4",
"version": "2.1.5",
"private": true,
"type": "module",
"license": "MIT",
Expand Down

0 comments on commit c09b913

Please sign in to comment.