Skip to content

Commit 4b6297f

Browse files
committed
chore: publish release
- @jsfe/[email protected] - @jsfe/[email protected] - @jsfe/[email protected] - @jsfe/[email protected] - @jsfe/[email protected] - @jsfe/[email protected] - @jsfe/[email protected]
1 parent 7c63260 commit 4b6297f

15 files changed

+5230
-1797
lines changed

packages/carbon/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 0.1.0 (2023-10-11)
7+
8+
### Features
9+
10+
- add base packages files ([d8e42bd](https://github.com/json-schema-form-element/jsfe/commit/d8e42bdcda5f8af5e2728e1556946d333e7f59b5))
11+
- add components for all ui libraries packages ([7a6d3a5](https://github.com/json-schema-form-element/jsfe/commit/7a6d3a53f3939d00512c9f42925d1f9f1db246ff))
12+
- re-organize to mono-repo ([3888c62](https://github.com/json-schema-form-element/jsfe/commit/3888c62a07b07aed2262c7e0c7b66919f30505ef))
13+
- select multiple, typings fixes, refactor ([463aa85](https://github.com/json-schema-form-element/jsfe/commit/463aa85d7ba22480513bc485ab4ad849e39c5402))

packages/carbon/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsfe/carbon",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "IBM Carbon Components v2 forms, auto-generated by JSON schemas.",
55
"keywords": [
66
"json-schema",

packages/form/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 0.1.0 (2023-10-11)
7+
8+
### Features
9+
10+
- add base packages files ([d8e42bd](https://github.com/json-schema-form-element/jsfe/commit/d8e42bdcda5f8af5e2728e1556946d333e7f59b5))
11+
- extract widgets from core to packages ([fc247f6](https://github.com/json-schema-form-element/jsfe/commit/fc247f6475567deefde803ad5aedd35f3b9e70d7))
12+
- re-organize to mono-repo ([3888c62](https://github.com/json-schema-form-element/jsfe/commit/3888c62a07b07aed2262c7e0c7b66919f30505ef))
13+
- select multiple, typings fixes, refactor ([463aa85](https://github.com/json-schema-form-element/jsfe/commit/463aa85d7ba22480513bc485ab4ad849e39c5402))

packages/form/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsfe/form",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Effortless forms, with standards. Base form element for all implementations.",
55
"keywords": [
66
"json-schema",

packages/material/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 0.1.0 (2023-10-11)
7+
8+
### Features
9+
10+
- add base packages files ([d8e42bd](https://github.com/json-schema-form-element/jsfe/commit/d8e42bdcda5f8af5e2728e1556946d333e7f59b5))
11+
- add components for all ui libraries packages ([7a6d3a5](https://github.com/json-schema-form-element/jsfe/commit/7a6d3a53f3939d00512c9f42925d1f9f1db246ff))
12+
- re-organize to mono-repo ([3888c62](https://github.com/json-schema-form-element/jsfe/commit/3888c62a07b07aed2262c7e0c7b66919f30505ef))
13+
- select multiple, typings fixes, refactor ([463aa85](https://github.com/json-schema-form-element/jsfe/commit/463aa85d7ba22480513bc485ab4ad849e39c5402))

packages/material/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsfe/material",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Google Material w3 forms, auto-generated by JSON schemas.",
55
"keywords": [
66
"json-schema",

packages/shoelace/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 0.1.0 (2023-10-11)
7+
8+
### Features
9+
10+
- add base packages files ([d8e42bd](https://github.com/json-schema-form-element/jsfe/commit/d8e42bdcda5f8af5e2728e1556946d333e7f59b5))
11+
- add components for all ui libraries packages ([7a6d3a5](https://github.com/json-schema-form-element/jsfe/commit/7a6d3a53f3939d00512c9f42925d1f9f1db246ff))
12+
- re-organize to mono-repo ([3888c62](https://github.com/json-schema-form-element/jsfe/commit/3888c62a07b07aed2262c7e0c7b66919f30505ef))
13+
- select multiple, typings fixes, refactor ([463aa85](https://github.com/json-schema-form-element/jsfe/commit/463aa85d7ba22480513bc485ab4ad849e39c5402))

packages/shoelace/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsfe/shoelace",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Shoelace v2 forms, auto-generated by JSON schemas.",
55
"keywords": [
66
"json-schema",

packages/system/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 0.1.0 (2023-10-11)
7+
8+
### Features
9+
10+
- add base packages files ([d8e42bd](https://github.com/json-schema-form-element/jsfe/commit/d8e42bdcda5f8af5e2728e1556946d333e7f59b5))
11+
- add components for all ui libraries packages ([7a6d3a5](https://github.com/json-schema-form-element/jsfe/commit/7a6d3a53f3939d00512c9f42925d1f9f1db246ff))
12+
- re-organize to mono-repo ([3888c62](https://github.com/json-schema-form-element/jsfe/commit/3888c62a07b07aed2262c7e0c7b66919f30505ef))
13+
- select multiple, typings fixes, refactor ([463aa85](https://github.com/json-schema-form-element/jsfe/commit/463aa85d7ba22480513bc485ab4ad849e39c5402))

packages/system/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsfe/system",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Raw system form controls auto-generated by JSON schemas.\nCan be used as a blueprint for your custom implementation.",
55
"keywords": [
66
"json-schema",

packages/types/CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 0.1.0 (2023-10-11)
7+
8+
### Bug Fixes
9+
10+
- trigger ci release ([39824c4](https://github.com/json-schema-form-element/jsfe/commit/39824c4cab8ab325922b4f98fcc3c900d9904dd2))
11+
12+
### Features
13+
14+
- add base packages files ([d8e42bd](https://github.com/json-schema-form-element/jsfe/commit/d8e42bdcda5f8af5e2728e1556946d333e7f59b5))
15+
- add components for all ui libraries packages ([7a6d3a5](https://github.com/json-schema-form-element/jsfe/commit/7a6d3a53f3939d00512c9f42925d1f9f1db246ff))
16+
- extract widgets from core to packages ([fc247f6](https://github.com/json-schema-form-element/jsfe/commit/fc247f6475567deefde803ad5aedd35f3b9e70d7))
17+
- re-organize to mono-repo ([3888c62](https://github.com/json-schema-form-element/jsfe/commit/3888c62a07b07aed2262c7e0c7b66919f30505ef))
18+
- select multiple, typings fixes, refactor ([463aa85](https://github.com/json-schema-form-element/jsfe/commit/463aa85d7ba22480513bc485ab4ad849e39c5402))

packages/types/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsfe/types",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"homepage": "https://jsfe.js.org",
55
"repository": {
66
"type": "git",

packages/wired/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 0.1.0 (2023-10-11)
7+
8+
### Features
9+
10+
- add base packages files ([d8e42bd](https://github.com/json-schema-form-element/jsfe/commit/d8e42bdcda5f8af5e2728e1556946d333e7f59b5))
11+
- add components for all ui libraries packages ([7a6d3a5](https://github.com/json-schema-form-element/jsfe/commit/7a6d3a53f3939d00512c9f42925d1f9f1db246ff))
12+
- re-organize to mono-repo ([3888c62](https://github.com/json-schema-form-element/jsfe/commit/3888c62a07b07aed2262c7e0c7b66919f30505ef))
13+
- select multiple, typings fixes, refactor ([463aa85](https://github.com/json-schema-form-element/jsfe/commit/463aa85d7ba22480513bc485ab4ad849e39c5402))

packages/wired/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsfe/wired",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Wired v3 forms, auto-generated by JSON schemas.",
55
"keywords": [
66
"json-schema",

0 commit comments

Comments
 (0)