Skip to content

Commit

Permalink
chore: publish release
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianCataldo committed Nov 30, 2023
1 parent 01952e2 commit 84e5d1b
Show file tree
Hide file tree
Showing 16 changed files with 46 additions and 8 deletions.
4 changes: 4 additions & 0 deletions packages/carbon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.3](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/[email protected]...@jsfe/[email protected]) (2023-11-30)

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

## [0.1.2](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/[email protected]...@jsfe/[email protected]) (2023-11-30)

**Note:** Version bump only for package @jsfe/carbon
Expand Down
2 changes: 1 addition & 1 deletion packages/carbon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsfe/carbon",
"version": "0.1.2",
"version": "0.1.3",
"description": "IBM Carbon Components v2 forms, auto-generated by JSON schemas.",
"keywords": [
"json-schema",
Expand Down
6 changes: 6 additions & 0 deletions packages/form/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.3.0](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/[email protected]...@jsfe/[email protected]) (2023-11-30)

### Features

- "disabled" and "read only" ui schema options ([01952e2](https://github.com/json-schema-form-element/jsfe/commit/01952e23355ffd5ce3cd13f8a8e5de4b05cc852c))

# [0.2.0](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/[email protected]...@jsfe/[email protected]) (2023-11-30)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsfe/form",
"version": "0.2.0",
"version": "0.3.0",
"description": "Effortless forms, with standards. Base form element for all implementations.",
"keywords": [
"json-schema",
Expand Down
4 changes: 4 additions & 0 deletions packages/material/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.1](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/[email protected]...@jsfe/[email protected]) (2023-11-30)

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

# [0.2.0](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/[email protected]...@jsfe/[email protected]) (2023-11-30)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/material/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsfe/material",
"version": "0.2.0",
"version": "0.2.1",
"description": "Google Material w3 forms, auto-generated by JSON schemas.",
"keywords": [
"json-schema",
Expand Down
6 changes: 6 additions & 0 deletions packages/shoelace/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.3.0](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/[email protected]...@jsfe/[email protected]) (2023-11-30)

### Features

- "disabled" and "read only" ui schema options ([01952e2](https://github.com/json-schema-form-element/jsfe/commit/01952e23355ffd5ce3cd13f8a8e5de4b05cc852c))

# [0.2.0](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/[email protected]...@jsfe/[email protected]) (2023-11-30)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/shoelace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsfe/shoelace",
"version": "0.2.0",
"version": "0.3.0",
"description": "Shoelace v2 forms, auto-generated by JSON schemas.",
"keywords": [
"json-schema",
Expand Down
4 changes: 4 additions & 0 deletions packages/spectrum/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.1](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/[email protected]...@jsfe/[email protected]) (2023-11-30)

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

# 0.1.0 (2023-11-30)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/spectrum/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsfe/spectrum",
"version": "0.1.0",
"version": "0.1.1",
"description": "Spectrum v0 forms, auto-generated by JSON schemas.",
"keywords": [
"json-schema",
Expand Down
4 changes: 4 additions & 0 deletions packages/system/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.1](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/[email protected]...@jsfe/[email protected]) (2023-11-30)

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

# [0.2.0](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/[email protected]...@jsfe/[email protected]) (2023-11-30)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsfe/system",
"version": "0.2.0",
"version": "0.2.1",
"description": "Raw system form controls auto-generated by JSON schemas.\nCan be used as a blueprint for your custom implementation.",
"keywords": [
"json-schema",
Expand Down
6 changes: 6 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.3.0](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/[email protected]...@jsfe/[email protected]) (2023-11-30)

### Features

- "disabled" and "read only" ui schema options ([01952e2](https://github.com/json-schema-form-element/jsfe/commit/01952e23355ffd5ce3cd13f8a8e5de4b05cc852c))

# [0.2.0](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/[email protected]...@jsfe/[email protected]) (2023-11-30)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsfe/types",
"version": "0.2.0",
"version": "0.3.0",
"homepage": "https://jsfe.js.org",
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions packages/wired/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.1](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/[email protected]...@jsfe/[email protected]) (2023-11-30)

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

# [0.2.0](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/[email protected]...@jsfe/[email protected]) (2023-11-30)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/wired/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsfe/wired",
"version": "0.2.0",
"version": "0.2.1",
"description": "Wired v3 forms, auto-generated by JSON schemas.",
"keywords": [
"json-schema",
Expand Down

0 comments on commit 84e5d1b

Please sign in to comment.