Skip to content

Commit 83bee64

Browse files
committed
Bump versions [skip ci]
1 parent 24d12c1 commit 83bee64

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+346
-44
lines changed

common/changes/@kickstartds/jsonschema-utils/feature-implement-hidden-fields_2025-07-04-15-46.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

examples/cport/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@kickstartds/cport-example",
33
"entries": [
4+
{
5+
"version": "1.0.21",
6+
"tag": "@kickstartds/cport-example_v1.0.21",
7+
"date": "Fri, 04 Jul 2025 15:47:19 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@kickstartds/jsonschema-utils\" to `3.6.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@kickstartds/jsonschema2cport\" to `1.4.21`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "1.0.20",
621
"tag": "@kickstartds/cport-example_v1.0.20",

examples/cport/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @kickstartds/cport-example
22

3-
This log was last generated on Wed, 02 Jul 2025 09:04:33 GMT and should not be manually modified.
3+
This log was last generated on Fri, 04 Jul 2025 15:47:19 GMT and should not be manually modified.
4+
5+
## 1.0.21
6+
Fri, 04 Jul 2025 15:47:19 GMT
7+
8+
_Version update only_
49

510
## 1.0.20
611
Wed, 02 Jul 2025 09:04:33 GMT

examples/cport/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kickstartds/cport-example",
3-
"version": "1.0.20",
3+
"version": "1.0.21",
44
"description": "Example use showing full conversion of JSON Schema files to normalized cport format",
55
"license": "(MIT OR Apache-2.0)",
66
"author": {

examples/dereference/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@kickstartds/dereference-example",
33
"entries": [
4+
{
5+
"version": "2.0.30",
6+
"tag": "@kickstartds/dereference-example_v2.0.30",
7+
"date": "Fri, 04 Jul 2025 15:47:19 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@kickstartds/jsonschema-utils\" to `3.6.0`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "2.0.29",
618
"tag": "@kickstartds/dereference-example_v2.0.29",

examples/dereference/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @kickstartds/dereference-example
22

3-
This log was last generated on Wed, 02 Jul 2025 09:04:33 GMT and should not be manually modified.
3+
This log was last generated on Fri, 04 Jul 2025 15:47:19 GMT and should not be manually modified.
4+
5+
## 2.0.30
6+
Fri, 04 Jul 2025 15:47:19 GMT
7+
8+
_Version update only_
49

510
## 2.0.29
611
Wed, 02 Jul 2025 09:04:33 GMT

examples/dereference/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kickstartds/dereference-example",
3-
"version": "2.0.29",
3+
"version": "2.0.30",
44
"description": "Example use of the component schema dereferencing",
55
"license": "(MIT OR Apache-2.0)",
66
"author": {

examples/hygraph/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@kickstartds/hygraph-example",
33
"entries": [
4+
{
5+
"version": "1.0.20",
6+
"tag": "@kickstartds/hygraph-example_v1.0.20",
7+
"date": "Fri, 04 Jul 2025 15:47:19 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@kickstartds/jsonschema-utils\" to `3.6.0`"
12+
},
13+
{
14+
"comment": "Updating dependency \"@kickstartds/jsonschema2hygraph\" to `1.0.20`"
15+
}
16+
]
17+
}
18+
},
419
{
520
"version": "1.0.19",
621
"tag": "@kickstartds/hygraph-example_v1.0.19",

examples/hygraph/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @kickstartds/hygraph-example
22

3-
This log was last generated on Wed, 02 Jul 2025 09:04:33 GMT and should not be manually modified.
3+
This log was last generated on Fri, 04 Jul 2025 15:47:19 GMT and should not be manually modified.
4+
5+
## 1.0.20
6+
Fri, 04 Jul 2025 15:47:19 GMT
7+
8+
_Version update only_
49

510
## 1.0.19
611
Wed, 02 Jul 2025 09:04:33 GMT

examples/hygraph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kickstartds/hygraph-example",
3-
"version": "1.0.19",
3+
"version": "1.0.20",
44
"description": "Example use showing full conversion of JSON Schema files to Hygraph component configuration",
55
"license": "(MIT OR Apache-2.0)",
66
"author": {

0 commit comments

Comments
 (0)