Skip to content

Commit

Permalink
chore: publish release
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianCataldo committed Jun 6, 2024
1 parent 10476f7 commit 1e082e4
Show file tree
Hide file tree
Showing 17 changed files with 5,765 additions and 1,954 deletions.
14 changes: 14 additions & 0 deletions packages/carbon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- add types field to package.json ([#8](https://github.com/json-schema-form-element/jsfe/issues/8)) ([e0ecf92](https://github.com/json-schema-form-element/jsfe/commit/e0ecf923475ca123ea9ee76d331d35d68c591102))

### Features

- submit button custom text ([e751828](https://github.com/json-schema-form-element/jsfe/commit/e751828b3bc07d21fc537b97e1b531a94a77fd70)), closes [#7](https://github.com/json-schema-form-element/jsfe/issues/7)

### Reverts

- "style: bulk reformat with new imports orders" ([1236078](https://github.com/json-schema-form-element/jsfe/commit/12360786626927f2c8a0273b245b906e5946b920))

## [0.1.4](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.4",
"version": "0.2.0",
"description": "IBM Carbon Components v2 forms, auto-generated by JSON schemas.",
"keywords": [
"json-schema",
Expand Down
14 changes: 14 additions & 0 deletions packages/form/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.4.0](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/[email protected]...@jsfe/[email protected]) (2024-06-06)

### Bug Fixes

- add types field to package.json ([#8](https://github.com/json-schema-form-element/jsfe/issues/8)) ([e0ecf92](https://github.com/json-schema-form-element/jsfe/commit/e0ecf923475ca123ea9ee76d331d35d68c591102))

### Features

- submit button custom text ([e751828](https://github.com/json-schema-form-element/jsfe/commit/e751828b3bc07d21fc537b97e1b531a94a77fd70)), closes [#7](https://github.com/json-schema-form-element/jsfe/issues/7)

### Reverts

- "style: bulk reformat with new imports orders" ([1236078](https://github.com/json-schema-form-element/jsfe/commit/12360786626927f2c8a0273b245b906e5946b920))

## [0.3.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/form
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.3.1",
"version": "0.4.0",
"description": "Effortless forms, with standards. Base form element for all implementations.",
"keywords": [
"json-schema",
Expand Down
14 changes: 14 additions & 0 deletions packages/material/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
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]) (2024-06-06)

### Bug Fixes

- add types field to package.json ([#8](https://github.com/json-schema-form-element/jsfe/issues/8)) ([e0ecf92](https://github.com/json-schema-form-element/jsfe/commit/e0ecf923475ca123ea9ee76d331d35d68c591102))

### Features

- submit button custom text ([e751828](https://github.com/json-schema-form-element/jsfe/commit/e751828b3bc07d21fc537b97e1b531a94a77fd70)), closes [#7](https://github.com/json-schema-form-element/jsfe/issues/7)

### Reverts

- "style: bulk reformat with new imports orders" ([1236078](https://github.com/json-schema-form-element/jsfe/commit/12360786626927f2c8a0273b245b906e5946b920))

## [0.2.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/material
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.2",
"version": "0.3.0",
"description": "Google Material w3 forms, auto-generated by JSON schemas.",
"keywords": [
"json-schema",
Expand Down
14 changes: 14 additions & 0 deletions packages/shoelace/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.4.0](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/[email protected]...@jsfe/[email protected]) (2024-06-06)

### Bug Fixes

- add types field to package.json ([#8](https://github.com/json-schema-form-element/jsfe/issues/8)) ([e0ecf92](https://github.com/json-schema-form-element/jsfe/commit/e0ecf923475ca123ea9ee76d331d35d68c591102))

### Features

- submit button custom text ([e751828](https://github.com/json-schema-form-element/jsfe/commit/e751828b3bc07d21fc537b97e1b531a94a77fd70)), closes [#7](https://github.com/json-schema-form-element/jsfe/issues/7)

### Reverts

- "style: bulk reformat with new imports orders" ([1236078](https://github.com/json-schema-form-element/jsfe/commit/12360786626927f2c8a0273b245b906e5946b920))

## [0.3.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/shoelace
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.3.1",
"version": "0.4.0",
"description": "Shoelace v2 forms, auto-generated by JSON schemas.",
"keywords": [
"json-schema",
Expand Down
14 changes: 14 additions & 0 deletions packages/spectrum/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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

### Bug Fixes

- add types field to package.json ([#8](https://github.com/json-schema-form-element/jsfe/issues/8)) ([e0ecf92](https://github.com/json-schema-form-element/jsfe/commit/e0ecf923475ca123ea9ee76d331d35d68c591102))

### Features

- submit button custom text ([e751828](https://github.com/json-schema-form-element/jsfe/commit/e751828b3bc07d21fc537b97e1b531a94a77fd70)), closes [#7](https://github.com/json-schema-form-element/jsfe/issues/7)

### Reverts

- "style: bulk reformat with new imports orders" ([1236078](https://github.com/json-schema-form-element/jsfe/commit/12360786626927f2c8a0273b245b906e5946b920))

## [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/spectrum
Expand Down
10 changes: 5 additions & 5 deletions packages/spectrum/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsfe/spectrum",
"version": "0.1.2",
"version": "0.2.0",
"description": "Spectrum v0 forms, auto-generated by JSON schemas.",
"keywords": [
"json-schema",
Expand Down Expand Up @@ -64,14 +64,14 @@
},
"peerDependencies": {
"@spectrum-web-components/button": "^0.40.0",
"@spectrum-web-components/help-text": "^0.40.0",
"@spectrum-web-components/radio": "^0.40.0",
"@spectrum-web-components/slider": "^0.40.0",
"@spectrum-web-components/switch": "^0.40.0",
"@spectrum-web-components/field-label": "^0.39.1",
"@spectrum-web-components/help-text": "^0.40.0",
"@spectrum-web-components/icon": "^0.39.1",
"@spectrum-web-components/icons": "^0.39.1",
"@spectrum-web-components/number-field": "^0.39.1",
"@spectrum-web-components/radio": "^0.40.0",
"@spectrum-web-components/slider": "^0.40.0",
"@spectrum-web-components/switch": "^0.40.0",
"@spectrum-web-components/textfield": "^0.39.1",
"@spectrum-web-components/theme": "^0.39.1",
"lit": "^3.1.0"
Expand Down
15 changes: 15 additions & 0 deletions packages/system/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
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]) (2024-06-06)

### Bug Fixes

- add types field to package.json ([#8](https://github.com/json-schema-form-element/jsfe/issues/8)) ([e0ecf92](https://github.com/json-schema-form-element/jsfe/commit/e0ecf923475ca123ea9ee76d331d35d68c591102))
- unwanted dependency ([9a71c28](https://github.com/json-schema-form-element/jsfe/commit/9a71c2809f298cc68420d6ef68c1e614ef06c921))

### Features

- submit button custom text ([e751828](https://github.com/json-schema-form-element/jsfe/commit/e751828b3bc07d21fc537b97e1b531a94a77fd70)), closes [#7](https://github.com/json-schema-form-element/jsfe/issues/7)

### Reverts

- "style: bulk reformat with new imports orders" ([1236078](https://github.com/json-schema-form-element/jsfe/commit/12360786626927f2c8a0273b245b906e5946b920))

## [0.2.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/system
Expand Down
4 changes: 2 additions & 2 deletions packages/system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsfe/system",
"version": "0.2.2",
"version": "0.3.0",
"description": "Raw system form controls auto-generated by JSON schemas.\nCan be used as a blueprint for your custom implementation.",
"keywords": [
"json-schema",
Expand All @@ -25,7 +25,7 @@
"url": "https://www.juliancataldo.com"
},
"type": "module",
"types": "./dist/esm/index.d.ts",
"types": "./dist/esm/index.d.ts",
"exports": {
".": "./dist/esm/index.js",
"./scss": "./src/styles.scss",
Expand Down
10 changes: 10 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.4.0](https://github.com/json-schema-form-element/jsfe/compare/@jsfe/[email protected]...@jsfe/[email protected]) (2024-06-06)

### Bug Fixes

- add types field to package.json ([#8](https://github.com/json-schema-form-element/jsfe/issues/8)) ([e0ecf92](https://github.com/json-schema-form-element/jsfe/commit/e0ecf923475ca123ea9ee76d331d35d68c591102))

### Features

- submit button custom text ([e751828](https://github.com/json-schema-form-element/jsfe/commit/e751828b3bc07d21fc537b97e1b531a94a77fd70)), closes [#7](https://github.com/json-schema-form-element/jsfe/issues/7)

## [0.3.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/types
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.3.1",
"version": "0.4.0",
"homepage": "https://jsfe.js.org",
"repository": {
"type": "git",
Expand Down
14 changes: 14 additions & 0 deletions packages/wired/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
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]) (2024-06-06)

### Bug Fixes

- add types field to package.json ([#8](https://github.com/json-schema-form-element/jsfe/issues/8)) ([e0ecf92](https://github.com/json-schema-form-element/jsfe/commit/e0ecf923475ca123ea9ee76d331d35d68c591102))

### Features

- submit button custom text ([e751828](https://github.com/json-schema-form-element/jsfe/commit/e751828b3bc07d21fc537b97e1b531a94a77fd70)), closes [#7](https://github.com/json-schema-form-element/jsfe/issues/7)

### Reverts

- "style: bulk reformat with new imports orders" ([1236078](https://github.com/json-schema-form-element/jsfe/commit/12360786626927f2c8a0273b245b906e5946b920))

## [0.2.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/wired
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.2",
"version": "0.3.0",
"description": "Wired v3 forms, auto-generated by JSON schemas.",
"keywords": [
"json-schema",
Expand Down
Loading

0 comments on commit 1e082e4

Please sign in to comment.