Skip to content

Commit

Permalink
Merge pull request #23 from swordev/changeset-release/next
Browse files Browse the repository at this point in the history
Update versions (next)
  • Loading branch information
juanrgm authored Nov 25, 2024
2 parents 4f75385 + ca7a712 commit 54778c5
Show file tree
Hide file tree
Showing 19 changed files with 103 additions and 10 deletions.
6 changes: 5 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,11 @@
"tame-mice-dream",
"tender-mayflies-remember",
"three-hairs-kick",
"twenty-fireants-sniff"
"tough-emus-notice",
"tricky-pumas-beg",
"twenty-fireants-sniff",
"twenty-walls-care",
"unlucky-geese-compete"
],
"initialVersions": {
"@dreamkit/app": "0.0.6",
Expand Down
7 changes: 7 additions & 0 deletions app/solid-start/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# solid-start-app

## 0.0.2-next.5

### Patch Changes

- Updated dependencies [[`9a419c0`](https://github.com/swordev/dreamkit/commit/9a419c0a1c2963a80d0025e5f7c2d9c09b0096c1), [`5251e34`](https://github.com/swordev/dreamkit/commit/5251e343be252d7afe32bde4f383b093984b1349)]:
- [email protected]

## 0.0.2-next.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion app/solid-start/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "solid-start-app",
"version": "0.0.2-next.4",
"version": "0.0.2-next.5",
"private": true,
"type": "module",
"scripts": {
Expand Down
12 changes: 12 additions & 0 deletions packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @dreamkit/app

## 0.0.7-next.4

### Patch Changes

- [`9a419c0`](https://github.com/swordev/dreamkit/commit/9a419c0a1c2963a80d0025e5f7c2d9c09b0096c1) Thanks [@juanrgm](https://github.com/juanrgm)! - Add sessions.

- [`5251e34`](https://github.com/swordev/dreamkit/commit/5251e343be252d7afe32bde4f383b093984b1349) Thanks [@juanrgm](https://github.com/juanrgm)! - Add `$schema`.

- Updated dependencies [[`3e400fa`](https://github.com/swordev/dreamkit/commit/3e400fa6f15d483007216baa3eb8403db647b388), [`a0fef64`](https://github.com/swordev/dreamkit/commit/a0fef64ce6c98e7859f5a26463e56f2289649825)]:
- @dreamkit/func@0.0.3-next.4
- @dreamkit/schema@0.0.5-next.2

## 0.0.7-next.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dreamkit/app",
"version": "0.0.7-next.3",
"version": "0.0.7-next.4",
"description": "Set of utils to create applications.",
"homepage": "https://dreamkit.dev",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/dev/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @dreamkit/dev

## 0.0.14-next.5

### Patch Changes

- [`9a419c0`](https://github.com/swordev/dreamkit/commit/9a419c0a1c2963a80d0025e5f7c2d9c09b0096c1) Thanks [@juanrgm](https://github.com/juanrgm)! - Add sessions.

- Updated dependencies [[`9a419c0`](https://github.com/swordev/dreamkit/commit/9a419c0a1c2963a80d0025e5f7c2d9c09b0096c1), [`a0fef64`](https://github.com/swordev/dreamkit/commit/a0fef64ce6c98e7859f5a26463e56f2289649825), [`5251e34`](https://github.com/swordev/dreamkit/commit/5251e343be252d7afe32bde4f383b093984b1349)]:
- @dreamkit/app@0.0.7-next.4
- @dreamkit/schema@0.0.5-next.2
- @dreamkit/node-app@0.0.2-next.3

## 0.0.14-next.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/dev/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dreamkit/dev",
"version": "0.0.14-next.4",
"version": "0.0.14-next.5",
"description": "Development tools for DreamKit.",
"homepage": "https://dreamkit.dev",
"repository": {
Expand Down
15 changes: 15 additions & 0 deletions packages/dreamkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# dreamkit

## 0.0.15-next.5

### Patch Changes

- [`9a419c0`](https://github.com/swordev/dreamkit/commit/9a419c0a1c2963a80d0025e5f7c2d9c09b0096c1) Thanks [@juanrgm](https://github.com/juanrgm)! - Add sessions.

- [`5251e34`](https://github.com/swordev/dreamkit/commit/5251e343be252d7afe32bde4f383b093984b1349) Thanks [@juanrgm](https://github.com/juanrgm)! - Add `$schema`.

- Updated dependencies [[`9a419c0`](https://github.com/swordev/dreamkit/commit/9a419c0a1c2963a80d0025e5f7c2d9c09b0096c1), [`a0fef64`](https://github.com/swordev/dreamkit/commit/a0fef64ce6c98e7859f5a26463e56f2289649825), [`5251e34`](https://github.com/swordev/dreamkit/commit/5251e343be252d7afe32bde4f383b093984b1349)]:
- @dreamkit/solid@0.0.9-next.4
- @dreamkit/app@0.0.7-next.4
- @dreamkit/dev@0.0.14-next.5
- @dreamkit/schema@0.0.5-next.2
- @dreamkit/node-app@0.0.2-next.3

## 0.0.15-next.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/dreamkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dreamkit",
"version": "0.0.15-next.4",
"version": "0.0.15-next.5",
"description": "Toolkit for building Solid/SolidStart apps.",
"keywords": [
"solid",
Expand Down
9 changes: 9 additions & 0 deletions packages/func/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @dreamkit/func

## 0.0.3-next.4

### Patch Changes

- [`3e400fa`](https://github.com/swordev/dreamkit/commit/3e400fa6f15d483007216baa3eb8403db647b388) Thanks [@juanrgm](https://github.com/juanrgm)! - Add `onCall` option.

- Updated dependencies [[`a0fef64`](https://github.com/swordev/dreamkit/commit/a0fef64ce6c98e7859f5a26463e56f2289649825)]:
- @dreamkit/schema@0.0.5-next.2

## 0.0.3-next.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/func/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dreamkit/func",
"version": "0.0.3-next.3",
"version": "0.0.3-next.4",
"description": "Functions builder with IoC and input validation.",
"homepage": "https://dreamkit.dev",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/node-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @dreamkit/node-app

## 0.0.2-next.3

### Patch Changes

- Updated dependencies [[`9a419c0`](https://github.com/swordev/dreamkit/commit/9a419c0a1c2963a80d0025e5f7c2d9c09b0096c1), [`a0fef64`](https://github.com/swordev/dreamkit/commit/a0fef64ce6c98e7859f5a26463e56f2289649825), [`5251e34`](https://github.com/swordev/dreamkit/commit/5251e343be252d7afe32bde4f383b093984b1349)]:
- @dreamkit/app@0.0.7-next.4
- @dreamkit/schema@0.0.5-next.2

## 0.0.2-next.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/node-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dreamkit/node-app",
"version": "0.0.2-next.2",
"version": "0.0.2-next.3",
"description": "DreamKit application for Node.js.",
"keywords": [],
"homepage": "https://dreamkit.dev",
Expand Down
6 changes: 6 additions & 0 deletions packages/schema/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @dreamkit/schema

## 0.0.5-next.2

### Patch Changes

- [`a0fef64`](https://github.com/swordev/dreamkit/commit/a0fef64ce6c98e7859f5a26463e56f2289649825) Thanks [@juanrgm](https://github.com/juanrgm)! - Fix export.

## 0.0.5-next.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dreamkit/schema",
"version": "0.0.5-next.1",
"version": "0.0.5-next.2",
"description": "Validation and management of typed schemas.",
"homepage": "https://dreamkit.dev",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @dreamkit/site

## 0.0.18-next.5

### Patch Changes

- [`9a419c0`](https://github.com/swordev/dreamkit/commit/9a419c0a1c2963a80d0025e5f7c2d9c09b0096c1) Thanks [@juanrgm](https://github.com/juanrgm)! - Add sessions.

- [`5251e34`](https://github.com/swordev/dreamkit/commit/5251e343be252d7afe32bde4f383b093984b1349) Thanks [@juanrgm](https://github.com/juanrgm)! - Add `$schema`.

- Updated dependencies [[`9a419c0`](https://github.com/swordev/dreamkit/commit/9a419c0a1c2963a80d0025e5f7c2d9c09b0096c1), [`5251e34`](https://github.com/swordev/dreamkit/commit/5251e343be252d7afe32bde4f383b093984b1349)]:
- [email protected]

## 0.0.18-next.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dreamkit/site",
"version": "0.0.18-next.4",
"version": "0.0.18-next.5",
"description": "DreamKit Webite.",
"homepage": "https://dreamkit.dev",
"repository": {
Expand Down
10 changes: 10 additions & 0 deletions packages/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @dreamkit/solid

## 0.0.9-next.4

### Patch Changes

- [`9a419c0`](https://github.com/swordev/dreamkit/commit/9a419c0a1c2963a80d0025e5f7c2d9c09b0096c1) Thanks [@juanrgm](https://github.com/juanrgm)! - Add sessions.

- Updated dependencies [[`9a419c0`](https://github.com/swordev/dreamkit/commit/9a419c0a1c2963a80d0025e5f7c2d9c09b0096c1), [`a0fef64`](https://github.com/swordev/dreamkit/commit/a0fef64ce6c98e7859f5a26463e56f2289649825), [`5251e34`](https://github.com/swordev/dreamkit/commit/5251e343be252d7afe32bde4f383b093984b1349)]:
- @dreamkit/app@0.0.7-next.4
- @dreamkit/schema@0.0.5-next.2

## 0.0.9-next.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dreamkit/solid",
"version": "0.0.9-next.3",
"version": "0.0.9-next.4",
"description": "DreamKit tools for Solid.",
"keywords": [
"solid",
Expand Down

0 comments on commit 54778c5

Please sign in to comment.