Skip to content

Commit 2d03681

Browse files
committed
chore: publish release
- @jsfe/carbon@0.1.2 - @jsfe/form@0.2.0 - @jsfe/material@0.2.0 - @jsfe/shoelace@0.2.0 - @jsfe/spectrum@0.1.0 - @jsfe/system@0.2.0 - @jsfe/types@0.2.0 - @jsfe/wired@0.2.0
1 parent 99c13cb commit 2d03681

17 files changed

+5302
-1826
lines changed

packages/carbon/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.1.2](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/carbon@0.1.1...@jsfe/carbon@0.1.2) (2023-11-30)
7+
8+
**Note:** Version bump only for package @jsfe/carbon
9+
610
## [0.1.1](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/carbon@0.1.0...@jsfe/carbon@0.1.1) (2023-10-12)
711

812
### Bug Fixes

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.1.1",
3+
"version": "0.1.2",
44
"description": "IBM Carbon Components v2 forms, auto-generated by JSON schemas.",
55
"keywords": [
66
"json-schema",

packages/form/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.2.0](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/form@0.1.1...@jsfe/form@0.2.0) (2023-11-30)
7+
8+
### Features
9+
10+
- ui schema title + desc., better date formats ([208e596](https://github.com/json-schema-form-element/jsfe/commit/208e59600d2a6811d0596572f1bc1ea4f240a945))
11+
612
## [0.1.1](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/form@0.1.0...@jsfe/form@0.1.1) (2023-10-12)
713

814
### Bug Fixes

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.1.1",
3+
"version": "0.2.0",
44
"description": "Effortless forms, with standards. Base form element for all implementations.",
55
"keywords": [
66
"json-schema",

packages/material/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.2.0](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/material@0.1.1...@jsfe/material@0.2.0) (2023-11-30)
7+
8+
### Features
9+
10+
- more system / wired widgets, clean others ([bfcac92](https://github.com/json-schema-form-element/jsfe/commit/bfcac9247ded39af312b2df99a21a6d94d37c965))
11+
612
## [0.1.1](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/material@0.1.0...@jsfe/material@0.1.1) (2023-10-12)
713

814
### Bug Fixes

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.1.1",
3+
"version": "0.2.0",
44
"description": "Google Material w3 forms, auto-generated by JSON schemas.",
55
"keywords": [
66
"json-schema",

packages/shoelace/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.2.0](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/shoelace@0.1.1...@jsfe/shoelace@0.2.0) (2023-11-30)
7+
8+
### Bug Fixes
9+
10+
- date-time widget coercition ([de1f6a8](https://github.com/json-schema-form-element/jsfe/commit/de1f6a88afef6efcabcdc4ebab1ca6d2897178a4))
11+
12+
### Features
13+
14+
- more system / wired widgets, clean others ([bfcac92](https://github.com/json-schema-form-element/jsfe/commit/bfcac9247ded39af312b2df99a21a6d94d37c965))
15+
- ui schema title + desc., better date formats ([208e596](https://github.com/json-schema-form-element/jsfe/commit/208e59600d2a6811d0596572f1bc1ea4f240a945))
16+
617
## [0.1.1](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/shoelace@0.1.0...@jsfe/shoelace@0.1.1) (2023-10-12)
718

819
### Bug Fixes

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.1.1",
3+
"version": "0.2.0",
44
"description": "Shoelace v2 forms, auto-generated by JSON schemas.",
55
"keywords": [
66
"json-schema",

packages/spectrum/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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-11-30)
7+
8+
### Features
9+
10+
- initialize adobe spectrum package 🆕 ([2b8c8b5](https://github.com/json-schema-form-element/jsfe/commit/2b8c8b5cf9f0e712c57fc9c2672121fcbefa8656))

packages/spectrum/package.json

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

packages/system/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.2.0](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/system@0.1.1...@jsfe/system@0.2.0) (2023-11-30)
7+
8+
### Features
9+
10+
- more system / wired widgets, clean others ([bfcac92](https://github.com/json-schema-form-element/jsfe/commit/bfcac9247ded39af312b2df99a21a6d94d37c965))
11+
612
## [0.1.1](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/system@0.1.0...@jsfe/system@0.1.1) (2023-10-12)
713

814
### Bug Fixes

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.1.1",
3+
"version": "0.2.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

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.2.0](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/types@0.1.1...@jsfe/types@0.2.0) (2023-11-30)
7+
8+
### Features
9+
10+
- ui schema title + desc., better date formats ([208e596](https://github.com/json-schema-form-element/jsfe/commit/208e59600d2a6811d0596572f1bc1ea4f240a945))
11+
612
## [0.1.1](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/types@0.1.0...@jsfe/types@0.1.1) (2023-10-12)
713

814
### Bug Fixes

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.1.1",
3+
"version": "0.2.0",
44
"homepage": "https://jsfe.js.org",
55
"repository": {
66
"type": "git",

packages/wired/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.2.0](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/wired@0.1.1...@jsfe/wired@0.2.0) (2023-11-30)
7+
8+
### Features
9+
10+
- more system / wired widgets, clean others ([bfcac92](https://github.com/json-schema-form-element/jsfe/commit/bfcac9247ded39af312b2df99a21a6d94d37c965))
11+
612
## [0.1.1](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/wired@0.1.0...@jsfe/wired@0.1.1) (2023-10-12)
713

814
### Bug Fixes

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.1.1",
3+
"version": "0.2.0",
44
"description": "Wired v3 forms, auto-generated by JSON schemas.",
55
"keywords": [
66
"json-schema",

0 commit comments

Comments
 (0)