Skip to content

Commit 6c3736d

Browse files
committed
chore: publish release
- @jsfe/carbon@0.1.4 - @jsfe/form@0.3.1 - @jsfe/material@0.2.2 - @jsfe/shoelace@0.3.1 - @jsfe/spectrum@0.1.2 - @jsfe/system@0.2.2 - @jsfe/types@0.3.1 - @jsfe/wired@0.2.2
1 parent 0c0400b commit 6c3736d

File tree

17 files changed

+5412
-1866
lines changed

17 files changed

+5412
-1866
lines changed

packages/carbon/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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.4](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/carbon@0.1.3...@jsfe/carbon@0.1.4) (2023-11-30)
7+
8+
**Note:** Version bump only for package @jsfe/carbon
9+
610
## [0.1.3](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/carbon@0.1.2...@jsfe/carbon@0.1.3) (2023-11-30)
711

812
**Note:** Version bump only for package @jsfe/carbon

packages/carbon/package.json

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

packages/form/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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.3.1](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/form@0.3.0...@jsfe/form@0.3.1) (2023-11-30)
7+
8+
**Note:** Version bump only for package @jsfe/form
9+
610
# [0.3.0](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/form@0.2.0...@jsfe/form@0.3.0) (2023-11-30)
711

812
### Features

packages/form/package.json

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

packages/material/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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.2.2](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/material@0.2.1...@jsfe/material@0.2.2) (2023-11-30)
7+
8+
**Note:** Version bump only for package @jsfe/material
9+
610
## [0.2.1](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/material@0.2.0...@jsfe/material@0.2.1) (2023-11-30)
711

812
**Note:** Version bump only for package @jsfe/material

packages/material/package.json

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

packages/shoelace/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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.3.1](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/shoelace@0.3.0...@jsfe/shoelace@0.3.1) (2023-11-30)
7+
8+
**Note:** Version bump only for package @jsfe/shoelace
9+
610
# [0.3.0](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/shoelace@0.2.0...@jsfe/shoelace@0.3.0) (2023-11-30)
711

812
### Features

packages/shoelace/package.json

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

packages/spectrum/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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/spectrum@0.1.1...@jsfe/spectrum@0.1.2) (2023-11-30)
7+
8+
**Note:** Version bump only for package @jsfe/spectrum
9+
610
## [0.1.1](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/spectrum@0.1.0...@jsfe/spectrum@0.1.1) (2023-11-30)
711

812
**Note:** Version bump only for package @jsfe/spectrum

packages/spectrum/package.json

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

packages/system/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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.2.2](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/system@0.2.1...@jsfe/system@0.2.2) (2023-11-30)
7+
8+
**Note:** Version bump only for package @jsfe/system
9+
610
## [0.2.1](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/system@0.2.0...@jsfe/system@0.2.1) (2023-11-30)
711

812
**Note:** Version bump only for package @jsfe/system

packages/system/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsfe/system",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
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

Lines changed: 4 additions & 0 deletions
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.3.1](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/types@0.3.0...@jsfe/types@0.3.1) (2023-11-30)
7+
8+
**Note:** Version bump only for package @jsfe/types
9+
610
# [0.3.0](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/types@0.2.0...@jsfe/types@0.3.0) (2023-11-30)
711

812
### Features

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsfe/types",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"homepage": "https://jsfe.js.org",
55
"repository": {
66
"type": "git",

packages/wired/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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.2.2](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/wired@0.2.1...@jsfe/wired@0.2.2) (2023-11-30)
7+
8+
**Note:** Version bump only for package @jsfe/wired
9+
610
## [0.2.1](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/wired@0.2.0...@jsfe/wired@0.2.1) (2023-11-30)
711

812
**Note:** Version bump only for package @jsfe/wired

packages/wired/package.json

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

0 commit comments

Comments
 (0)