Skip to content

Commit b937567

Browse files
authored
Merge pull request #57 from inaridiy/changeset-release/main
chore: version packages
2 parents ecb8131 + 71db4f2 commit b937567

File tree

17 files changed

+98
-23
lines changed

17 files changed

+98
-23
lines changed

.changeset/rich-mayflies-divide.md

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

examples/ai-learning/CHANGELOG.md

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

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#56](https://github.com/inaridiy/webforai/pull/56) [`ea8b326`](https://github.com/inaridiy/webforai/commit/ea8b3261eb2a7ec5b635a54a17ed18cca50106f4) Thanks [@inaridiy](https://github.com/inaridiy)! - Add minimal filter extractor
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`ea8b326`](https://github.com/inaridiy/webforai/commit/ea8b3261eb2a7ec5b635a54a17ed18cca50106f4)]:
12+
- webforai@2.1.0
13+
314
## 1.0.17
415

516
### 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.17",
3+
"version": "1.1.0",
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.18
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`ea8b326`](https://github.com/inaridiy/webforai/commit/ea8b3261eb2a7ec5b635a54a17ed18cca50106f4)]:
8+
- webforai@2.1.0
9+
310
## 1.0.17
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.17",
3+
"version": "1.0.18",
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.18
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`ea8b326`](https://github.com/inaridiy/webforai/commit/ea8b3261eb2a7ec5b635a54a17ed18cca50106f4)]:
8+
- webforai@2.1.0
9+
310
## 1.0.17
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.17",
3+
"version": "1.0.18",
44
"description": "",
55
"main": "index.js",
66
"type": "module",

examples/simple/CHANGELOG.md

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

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#56](https://github.com/inaridiy/webforai/pull/56) [`ea8b326`](https://github.com/inaridiy/webforai/commit/ea8b3261eb2a7ec5b635a54a17ed18cca50106f4) Thanks [@inaridiy](https://github.com/inaridiy)! - Add minimal filter extractor
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`ea8b326`](https://github.com/inaridiy/webforai/commit/ea8b3261eb2a7ec5b635a54a17ed18cca50106f4)]:
12+
- webforai@2.1.0
13+
314
## 1.0.17
415

516
### 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.17",
3+
"version": "1.1.0",
44
"description": "",
55
"main": "index.js",
66
"type": "module",

examples/translate/CHANGELOG.md

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

3+
## 1.0.19
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`ea8b326`](https://github.com/inaridiy/webforai/commit/ea8b3261eb2a7ec5b635a54a17ed18cca50106f4)]:
8+
- webforai@2.1.0
9+
310
## 1.0.18
411

512
### Patch Changes

0 commit comments

Comments
 (0)