Skip to content

Commit da5f403

Browse files
authored
Merge pull request #55 from inaridiy/changeset-release/main
chore: version packages
2 parents 068db3f + 45e8e99 commit da5f403

18 files changed

Lines changed: 90 additions & 25 deletions

File tree

.changeset/perfect-pets-happen.md

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

.changeset/soft-pots-appear.md

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

examples/ai-learning/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# bench
22

3+
## 1.0.17
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`a2e0fc0`](https://github.com/inaridiy/webforai/commit/a2e0fc0b00554a3d860f0cdf67494c1691f9eeb3)]:
8+
- webforai@2.0.1
9+
310
## 1.0.16
411

512
### Patch Changes

examples/ai-learning/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ai-learning",
3-
"version": "1.0.16",
3+
"version": "1.0.17",
44
"description": "",
55
"main": "index.js",
66
"type": "module",

examples/bench/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# bench
22

3+
## 1.0.17
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`a2e0fc0`](https://github.com/inaridiy/webforai/commit/a2e0fc0b00554a3d860f0cdf67494c1691f9eeb3)]:
8+
- webforai@2.0.1
9+
310
## 1.0.16
411

512
### Patch Changes

examples/bench/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bench",
3-
"version": "1.0.16",
3+
"version": "1.0.17",
44
"description": "",
55
"main": "index.js",
66
"type": "module",

examples/scraping/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# scraping
22

3+
## 1.0.17
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`a2e0fc0`](https://github.com/inaridiy/webforai/commit/a2e0fc0b00554a3d860f0cdf67494c1691f9eeb3)]:
8+
- webforai@2.0.1
9+
310
## 1.0.16
411

512
### Patch Changes

examples/scraping/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scraping",
3-
"version": "1.0.16",
3+
"version": "1.0.17",
44
"description": "",
55
"main": "index.js",
66
"type": "module",

examples/simple/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# simple
22

3+
## 1.0.17
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`a2e0fc0`](https://github.com/inaridiy/webforai/commit/a2e0fc0b00554a3d860f0cdf67494c1691f9eeb3)]:
8+
- webforai@2.0.1
9+
310
## 1.0.16
411

512
### Patch Changes

examples/simple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple",
3-
"version": "1.0.16",
3+
"version": "1.0.17",
44
"description": "",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)