Skip to content

Commit

Permalink
Merge pull request #10 from swordev/changeset-release/main
Browse files Browse the repository at this point in the history
Update versions
  • Loading branch information
juanrgm authored Nov 13, 2024
2 parents 5a3c8f7 + 6dd82e8 commit ee34c89
Show file tree
Hide file tree
Showing 17 changed files with 71 additions and 26 deletions.
6 changes: 0 additions & 6 deletions .changeset/light-rabbits-argue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shiny-lobsters-scream.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/wise-spies-cover.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @dreamkit/app

## 0.0.4

### Patch Changes

- [`36efbf5`](https://github.com/swordev/dreamkit/commit/36efbf581979abdeae0d6529ca2277ce033469ea) Thanks [@juanrgm](https://github.com/juanrgm)! - Add service and middleware

- Updated dependencies [[`38b7195`](https://github.com/swordev/dreamkit/commit/38b7195b9da5a2b4329576fc808dba9cd8219326), [`36efbf5`](https://github.com/swordev/dreamkit/commit/36efbf581979abdeae0d6529ca2277ce033469ea)]:
- @dreamkit/schema@0.0.3
- @dreamkit/utils@0.0.3

## 0.0.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.3",
"version": "0.0.4",
"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.10

### Patch Changes

- [`36efbf5`](https://github.com/swordev/dreamkit/commit/36efbf581979abdeae0d6529ca2277ce033469ea) Thanks [@juanrgm](https://github.com/juanrgm)! - Add service and middleware

- Updated dependencies [[`38b7195`](https://github.com/swordev/dreamkit/commit/38b7195b9da5a2b4329576fc808dba9cd8219326), [`36efbf5`](https://github.com/swordev/dreamkit/commit/36efbf581979abdeae0d6529ca2277ce033469ea)]:
- @dreamkit/schema@0.0.3
- @dreamkit/app@0.0.4

## 0.0.9

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

## 0.0.11

### Patch Changes

- [`38b7195`](https://github.com/swordev/dreamkit/commit/38b7195b9da5a2b4329576fc808dba9cd8219326) Thanks [@juanrgm](https://github.com/juanrgm)! - Add exports

- [`36efbf5`](https://github.com/swordev/dreamkit/commit/36efbf581979abdeae0d6529ca2277ce033469ea) Thanks [@juanrgm](https://github.com/juanrgm)! - Add service and middleware

- Updated dependencies [[`38b7195`](https://github.com/swordev/dreamkit/commit/38b7195b9da5a2b4329576fc808dba9cd8219326), [`36efbf5`](https://github.com/swordev/dreamkit/commit/36efbf581979abdeae0d6529ca2277ce033469ea)]:
- @dreamkit/schema@0.0.3
- @dreamkit/app@0.0.4
- @dreamkit/dev@0.0.10
- @dreamkit/solid@0.0.6

## 0.0.10

### 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.10",
"version": "0.0.11",
"description": "Toolkit for building Solid/SolidStart apps.",
"keywords": [
"solid",
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.3

### Patch Changes

- [`38b7195`](https://github.com/swordev/dreamkit/commit/38b7195b9da5a2b4329576fc808dba9cd8219326) Thanks [@juanrgm](https://github.com/juanrgm)! - Add exports

## 0.0.2

### 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.2",
"version": "0.0.3",
"description": "Validation and management of typed schemas.",
"homepage": "https://dreamkit.dev",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @dreamkit/site

## 0.0.11

### Patch Changes

- [`5a3c8f7`](https://github.com/swordev/dreamkit/commit/5a3c8f7a6e31f3c163c7092de8b68a8608222a6b) Thanks [@juanrgm](https://github.com/juanrgm)! - Update docs

- Updated dependencies [[`38b7195`](https://github.com/swordev/dreamkit/commit/38b7195b9da5a2b4329576fc808dba9cd8219326), [`36efbf5`](https://github.com/swordev/dreamkit/commit/36efbf581979abdeae0d6529ca2277ce033469ea)]:
- [email protected]

## 0.0.10

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

## 0.0.6

### Patch Changes

- Updated dependencies [[`38b7195`](https://github.com/swordev/dreamkit/commit/38b7195b9da5a2b4329576fc808dba9cd8219326), [`36efbf5`](https://github.com/swordev/dreamkit/commit/36efbf581979abdeae0d6529ca2277ce033469ea)]:
- @dreamkit/schema@0.0.3
- @dreamkit/utils@0.0.3
- @dreamkit/app@0.0.4

## 0.0.5

### 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.5",
"version": "0.0.6",
"description": "DreamKit tools for Solid.",
"keywords": [
"solid",
Expand Down
6 changes: 6 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @dreamkit/utils

## 0.0.3

### Patch Changes

- [`36efbf5`](https://github.com/swordev/dreamkit/commit/36efbf581979abdeae0d6529ca2277ce033469ea) Thanks [@juanrgm](https://github.com/juanrgm)! - Add service and middleware

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dreamkit/utils",
"version": "0.0.2",
"version": "0.0.3",
"description": "A collection of utilities for DreamKit.",
"homepage": "https://dreamkit.dev",
"repository": {
Expand Down

0 comments on commit ee34c89

Please sign in to comment.