Skip to content

Commit 90cbb23

Browse files
committed
mg
2 parents 5382e33 + 979eead commit 90cbb23

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/soft-cycles-tease.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# create-jd-app
22

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- [`d95e613`](https://github.com/OrJDev/create-jd-app/commit/d95e6136984c1c5f7b92f44590c221942bbf1a27) Thanks [@OrJDev](https://github.com/OrJDev)! - get everything to the latest versions of Solid (Query, Start, Etc)
8+
39
## 0.2.9
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-jd-app",
3-
"version": "0.2.9",
3+
"version": "1.0.0",
44
"private": false,
55
"scripts": {
66
"build": "rm -rf dist && tsc -p . && tsc-alias -p tsconfig.json && pnpm postbuild",

0 commit comments

Comments
 (0)