Skip to content

Commit 0387af9

Browse files
committed
[build] Revert version numbers for old packages
1 parent ea87afa commit 0387af9

File tree

4 files changed

+2
-41
lines changed

4 files changed

+2
-41
lines changed

apps/docs/CHANGELOG.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,5 @@
11
# docs
22

3-
## 1.7.0-next.0
4-
5-
### Minor Changes
6-
7-
- Add `daisyUI v5` theme page ([#71](https://github.com/x0k/svelte-jsonschema-form/pull/71))
8-
9-
### Patch Changes
10-
11-
- Updated dependencies [[`3f780ca`](https://github.com/x0k/svelte-jsonschema-form/commit/3f780cab808f9316911d9b13b39b7ce159c8f234), [`cd3ebbb`](https://github.com/x0k/svelte-jsonschema-form/commit/cd3ebbb3a42ca7c730c1a0592a9325c41b3d2563), [`59196ba`](https://github.com/x0k/svelte-jsonschema-form/commit/59196ba2c479af7d3ff0cb3a8cded268811133e1), [`e4b7e63`](https://github.com/x0k/svelte-jsonschema-form/commit/e4b7e63a3b8ff17c658cf9659bdc58f2dd0f7d19), [`c616f00`](https://github.com/x0k/svelte-jsonschema-form/commit/c616f00b92f321c46e8c37d3eb52be51bb417a4d), [`dfd96e7`](https://github.com/x0k/svelte-jsonschema-form/commit/dfd96e75abd0c05ee246831e36e1fdd34957a166), [`3c865f3`](https://github.com/x0k/svelte-jsonschema-form/commit/3c865f3fbd66d27ad35c6e7df89a9df439400288), [`a9dc859`](https://github.com/x0k/svelte-jsonschema-form/commit/a9dc8591f6e7cc240b947cded0dca2fd1280b622), [`1ae4972`](https://github.com/x0k/svelte-jsonschema-form/commit/1ae49721a3628c6777b772b6c167e9c8343ec1cc), [`d5c93c3`](https://github.com/x0k/svelte-jsonschema-form/commit/d5c93c32811cfb466a8b8c6849b3d215c403330b), [`dfd96e7`](https://github.com/x0k/svelte-jsonschema-form/commit/dfd96e75abd0c05ee246831e36e1fdd34957a166), [`3eaf430`](https://github.com/x0k/svelte-jsonschema-form/commit/3eaf430a9cf4161afafddae2a0ac9bcc05481e87)]:
12-
- @sjsf/form@2.0.0-next.0
13-
- @sjsf/daisyui-theme@2.0.0-next.0
14-
- @sjsf/flowbite-theme@2.0.0-next.0
15-
- @sjsf/skeleton-theme@2.0.0-next.0
16-
- @sjsf/shadcn-theme@2.0.0-next.0
17-
- @sjsf/cfworker-validator@2.0.0-next.0
18-
- @sjsf/ajv8-validator@2.0.0-next.0
19-
- @sjsf/zod-validator@2.0.0-next.0
20-
- @sjsf/sveltekit@2.0.0-next.0
21-
223
## 1.6.2
234

245
### Patch Changes

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "docs",
33
"private": true,
44
"type": "module",
5-
"version": "1.7.0-next.0",
5+
"version": "1.6.2",
66
"scripts": {
77
"dev": "astro dev",
88
"build": " astro build",

apps/playground/CHANGELOG.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,5 @@
11
# playground
22

3-
## 1.3.0-next.0
4-
5-
### Minor Changes
6-
7-
- Add `daisy5` theme ([#71](https://github.com/x0k/svelte-jsonschema-form/pull/71))
8-
9-
### Patch Changes
10-
11-
- Updated dependencies [[`3f780ca`](https://github.com/x0k/svelte-jsonschema-form/commit/3f780cab808f9316911d9b13b39b7ce159c8f234), [`cd3ebbb`](https://github.com/x0k/svelte-jsonschema-form/commit/cd3ebbb3a42ca7c730c1a0592a9325c41b3d2563), [`59196ba`](https://github.com/x0k/svelte-jsonschema-form/commit/59196ba2c479af7d3ff0cb3a8cded268811133e1), [`e4b7e63`](https://github.com/x0k/svelte-jsonschema-form/commit/e4b7e63a3b8ff17c658cf9659bdc58f2dd0f7d19), [`c616f00`](https://github.com/x0k/svelte-jsonschema-form/commit/c616f00b92f321c46e8c37d3eb52be51bb417a4d), [`dfd96e7`](https://github.com/x0k/svelte-jsonschema-form/commit/dfd96e75abd0c05ee246831e36e1fdd34957a166), [`3c865f3`](https://github.com/x0k/svelte-jsonschema-form/commit/3c865f3fbd66d27ad35c6e7df89a9df439400288), [`a9dc859`](https://github.com/x0k/svelte-jsonschema-form/commit/a9dc8591f6e7cc240b947cded0dca2fd1280b622), [`1ae4972`](https://github.com/x0k/svelte-jsonschema-form/commit/1ae49721a3628c6777b772b6c167e9c8343ec1cc), [`d5c93c3`](https://github.com/x0k/svelte-jsonschema-form/commit/d5c93c32811cfb466a8b8c6849b3d215c403330b), [`dfd96e7`](https://github.com/x0k/svelte-jsonschema-form/commit/dfd96e75abd0c05ee246831e36e1fdd34957a166), [`3eaf430`](https://github.com/x0k/svelte-jsonschema-form/commit/3eaf430a9cf4161afafddae2a0ac9bcc05481e87)]:
12-
- @sjsf/form@2.0.0-next.0
13-
- @sjsf/daisyui-theme@2.0.0-next.0
14-
- @sjsf/flowbite-icons@2.0.0-next.0
15-
- @sjsf/flowbite-theme@2.0.0-next.0
16-
- @sjsf/skeleton-theme@2.0.0-next.0
17-
- @sjsf/lucide-icons@2.0.0-next.0
18-
- @sjsf/shadcn-theme@2.0.0-next.0
19-
- @sjsf/radix-icons@2.0.0-next.0
20-
- @sjsf/cfworker-validator@2.0.0-next.0
21-
- @sjsf/ajv8-validator@2.0.0-next.0
22-
233
## 1.2.4
244

255
### Patch Changes

apps/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "playground",
33
"private": true,
44
"type": "module",
5-
"version": "1.3.0-next.0",
5+
"version": "1.2.4",
66
"scripts": {
77
"dev": "vite",
88
"build": "vite build",

0 commit comments

Comments
 (0)