Skip to content

Commit

Permalink
Merge pull request #24 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 26, 2024
2 parents a44fc99 + ff81965 commit a957dc6
Show file tree
Hide file tree
Showing 15 changed files with 67 additions and 7 deletions.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,14 @@
"mighty-ads-walk",
"mighty-hotels-thank",
"nasty-toys-happen",
"nice-shrimps-shop",
"shaggy-sheep-do",
"shiny-chefs-hunt",
"slimy-suits-smash",
"tame-mice-dream",
"tender-mayflies-remember",
"three-hairs-kick",
"tiny-beds-glow",
"tough-emus-notice",
"tricky-pumas-beg",
"twenty-fireants-sniff",
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.6

### Patch Changes

- Updated dependencies []:
- [email protected]

## 0.0.2-next.5

### 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.5",
"version": "0.0.2-next.6",
"private": true,
"type": "module",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @dreamkit/app

## 0.0.7-next.5

### Patch Changes

- [`d672bd8`](https://github.com/swordev/dreamkit/commit/d672bd899b055029da4ce5f26baa2d8568dcc2a1) Thanks [@juanrgm](https://github.com/juanrgm)! - Warn via TypeScript if there are undefined path params.

## 0.0.7-next.4

### 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.4",
"version": "0.0.7-next.5",
"description": "Set of utils to create applications.",
"homepage": "https://dreamkit.dev",
"repository": {
Expand Down
10 changes: 10 additions & 0 deletions packages/dev/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @dreamkit/dev

## 0.0.14-next.6

### Patch Changes

- [`d672bd8`](https://github.com/swordev/dreamkit/commit/d672bd899b055029da4ce5f26baa2d8568dcc2a1) Thanks [@juanrgm](https://github.com/juanrgm)! - Warn via TypeScript if there are undefined path params.

- Updated dependencies [[`d672bd8`](https://github.com/swordev/dreamkit/commit/d672bd899b055029da4ce5f26baa2d8568dcc2a1)]:
- @dreamkit/app@0.0.7-next.5
- @dreamkit/node-app@0.0.2-next.4

## 0.0.14-next.5

### 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.5",
"version": "0.0.14-next.6",
"description": "Development tools for DreamKit.",
"homepage": "https://dreamkit.dev",
"repository": {
Expand Down
10 changes: 10 additions & 0 deletions packages/dreamkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# dreamkit

## 0.0.15-next.6

### Patch Changes

- Updated dependencies [[`d672bd8`](https://github.com/swordev/dreamkit/commit/d672bd899b055029da4ce5f26baa2d8568dcc2a1)]:
- @dreamkit/app@0.0.7-next.5
- @dreamkit/dev@0.0.14-next.6
- @dreamkit/node-app@0.0.2-next.4
- @dreamkit/solid@0.0.9-next.5

## 0.0.15-next.5

### 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.5",
"version": "0.0.15-next.6",
"description": "Toolkit for building Solid/SolidStart apps.",
"keywords": [
"solid",
Expand Down
7 changes: 7 additions & 0 deletions packages/node-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @dreamkit/node-app

## 0.0.2-next.4

### Patch Changes

- Updated dependencies [[`d672bd8`](https://github.com/swordev/dreamkit/commit/d672bd899b055029da4ce5f26baa2d8568dcc2a1)]:
- @dreamkit/app@0.0.7-next.5

## 0.0.2-next.3

### 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.3",
"version": "0.0.2-next.4",
"description": "DreamKit application for Node.js.",
"keywords": [],
"homepage": "https://dreamkit.dev",
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.6

### Patch Changes

- [`a44fc99`](https://github.com/swordev/dreamkit/commit/a44fc99c3efb39ceaad3994b91c2e6d07466a268) Thanks [@juanrgm](https://github.com/juanrgm)! - Add `RequestUrl` docs

- [`d672bd8`](https://github.com/swordev/dreamkit/commit/d672bd899b055029da4ce5f26baa2d8568dcc2a1) Thanks [@juanrgm](https://github.com/juanrgm)! - Warn via TypeScript if there are undefined path params.

- Updated dependencies []:
- [email protected]

## 0.0.18-next.5

### 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.5",
"version": "0.0.18-next.6",
"description": "DreamKit Webite.",
"homepage": "https://dreamkit.dev",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @dreamkit/solid

## 0.0.9-next.5

### Patch Changes

- Updated dependencies [[`d672bd8`](https://github.com/swordev/dreamkit/commit/d672bd899b055029da4ce5f26baa2d8568dcc2a1)]:
- @dreamkit/app@0.0.7-next.5

## 0.0.9-next.4

### 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.4",
"version": "0.0.9-next.5",
"description": "DreamKit tools for Solid.",
"keywords": [
"solid",
Expand Down

0 comments on commit a957dc6

Please sign in to comment.