Skip to content

Commit 02d71d9

Browse files
committed
Bump versions [skip ci]
1 parent 3054b76 commit 02d71d9

File tree

15 files changed

+89
-38
lines changed

15 files changed

+89
-38
lines changed

common/changes/@kickstartds/jsonschema2stackbit/main_2024-12-23-18-51.json

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

common/changes/@kickstartds/jsonschema2stackbit/main_2025-02-28-14-53.json

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

common/changes/@kickstartds/jsonschema2types/main_2025-02-28-14-53.json

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

examples/stackbit/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@kickstartds/stackbit-example",
33
"entries": [
4+
{
5+
"version": "2.0.42",
6+
"tag": "@kickstartds/stackbit-example_v2.0.42",
7+
"date": "Fri, 28 Feb 2025 14:54:13 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@kickstartds/jsonschema2stackbit\" to `1.7.0`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "2.0.41",
618
"tag": "@kickstartds/stackbit-example_v2.0.41",

examples/stackbit/CHANGELOG.md

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

3-
This log was last generated on Fri, 25 Oct 2024 07:12:38 GMT and should not be manually modified.
3+
This log was last generated on Fri, 28 Feb 2025 14:54:13 GMT and should not be manually modified.
4+
5+
## 2.0.42
6+
Fri, 28 Feb 2025 14:54:13 GMT
7+
8+
_Version update only_
49

510
## 2.0.41
611
Fri, 25 Oct 2024 07:12:38 GMT

examples/stackbit/package.json

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

examples/types/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "@kickstartds/types-example",
33
"entries": [
4+
{
5+
"version": "2.0.29",
6+
"tag": "@kickstartds/types-example_v2.0.29",
7+
"date": "Fri, 28 Feb 2025 14:54:13 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"@kickstartds/jsonschema2types\" to `1.2.0`"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "2.0.28",
618
"tag": "@kickstartds/types-example_v2.0.28",

examples/types/CHANGELOG.md

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

3-
This log was last generated on Fri, 25 Oct 2024 07:12:38 GMT and should not be manually modified.
3+
This log was last generated on Fri, 28 Feb 2025 14:54:13 GMT and should not be manually modified.
4+
5+
## 2.0.29
6+
Fri, 28 Feb 2025 14:54:13 GMT
7+
8+
_Version update only_
49

510
## 2.0.28
611
Fri, 25 Oct 2024 07:12:38 GMT

examples/types/package.json

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

tools/jsonschema2stackbit/CHANGELOG.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
{
22
"name": "@kickstartds/jsonschema2stackbit",
33
"entries": [
4+
{
5+
"version": "1.7.0",
6+
"tag": "@kickstartds/jsonschema2stackbit_v1.7.0",
7+
"date": "Fri, 28 Feb 2025 14:54:13 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "add icon picker capabilities"
12+
}
13+
],
14+
"patch": [
15+
{
16+
"comment": "Fix TypeScript warnings"
17+
}
18+
]
19+
}
20+
},
421
{
522
"version": "1.6.18",
623
"tag": "@kickstartds/jsonschema2stackbit_v1.6.18",

0 commit comments

Comments
 (0)