Skip to content

Commit

Permalink
Merge pull request #46 from inaridiy/changeset-release/main
Browse files Browse the repository at this point in the history
chore: version packages
  • Loading branch information
inaridiy authored Oct 2, 2024
2 parents 99cd305 + 85e6275 commit 04615fe
Show file tree
Hide file tree
Showing 16 changed files with 57 additions and 17 deletions.
5 changes: 0 additions & 5 deletions .changeset/dull-cougars-mate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/proud-peas-hide.md

This file was deleted.

7 changes: 7 additions & 0 deletions examples/ai-learning/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# bench

## 1.0.14

### Patch Changes

- Updated dependencies [[`00d2a55`](https://github.com/inaridiy/webforai/commit/00d2a55b4a25f6d84da37cb89ec629b5f6179357), [`a7db6ef`](https://github.com/inaridiy/webforai/commit/a7db6ef61f1321e010ed16022086a684c19d77a5)]:
- webforai@1.6.2

## 1.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/ai-learning/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ai-learning",
"version": "1.0.13",
"version": "1.0.14",
"description": "",
"main": "index.js",
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions examples/bench/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# bench

## 1.0.14

### Patch Changes

- Updated dependencies [[`00d2a55`](https://github.com/inaridiy/webforai/commit/00d2a55b4a25f6d84da37cb89ec629b5f6179357), [`a7db6ef`](https://github.com/inaridiy/webforai/commit/a7db6ef61f1321e010ed16022086a684c19d77a5)]:
- webforai@1.6.2

## 1.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/bench/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bench",
"version": "1.0.13",
"version": "1.0.14",
"description": "",
"main": "index.js",
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions examples/scraping/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# scraping

## 1.0.14

### Patch Changes

- Updated dependencies [[`00d2a55`](https://github.com/inaridiy/webforai/commit/00d2a55b4a25f6d84da37cb89ec629b5f6179357), [`a7db6ef`](https://github.com/inaridiy/webforai/commit/a7db6ef61f1321e010ed16022086a684c19d77a5)]:
- webforai@1.6.2

## 1.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/scraping/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "scraping",
"version": "1.0.13",
"version": "1.0.14",
"description": "",
"main": "index.js",
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions examples/simple/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# simple

## 1.0.14

### Patch Changes

- Updated dependencies [[`00d2a55`](https://github.com/inaridiy/webforai/commit/00d2a55b4a25f6d84da37cb89ec629b5f6179357), [`a7db6ef`](https://github.com/inaridiy/webforai/commit/a7db6ef61f1321e010ed16022086a684c19d77a5)]:
- webforai@1.6.2

## 1.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/simple/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple",
"version": "1.0.13",
"version": "1.0.14",
"description": "",
"main": "index.js",
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions examples/translate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# translate

## 1.0.15

### Patch Changes

- Updated dependencies [[`00d2a55`](https://github.com/inaridiy/webforai/commit/00d2a55b4a25f6d84da37cb89ec629b5f6179357), [`a7db6ef`](https://github.com/inaridiy/webforai/commit/a7db6ef61f1321e010ed16022086a684c19d77a5)]:
- webforai@1.6.2

## 1.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/translate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "translate",
"version": "1.0.14",
"version": "1.0.15",
"description": "",
"main": "index.js",
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions examples/worker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# worker

## 0.0.13

### Patch Changes

- Updated dependencies [[`00d2a55`](https://github.com/inaridiy/webforai/commit/00d2a55b4a25f6d84da37cb89ec629b5f6179357), [`a7db6ef`](https://github.com/inaridiy/webforai/commit/a7db6ef61f1321e010ed16022086a684c19d77a5)]:
- webforai@1.6.2

## 0.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/worker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "worker",
"version": "0.0.12",
"version": "0.0.13",
"private": true,
"scripts": {
"deploy": "wrangler deploy",
Expand Down
8 changes: 8 additions & 0 deletions packages/webforai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# webforai

## 1.6.2

### Patch Changes

- [#45](https://github.com/inaridiy/webforai/pull/45) [`00d2a55`](https://github.com/inaridiy/webforai/commit/00d2a55b4a25f6d84da37cb89ec629b5f6179357) Thanks [@inaridiy](https://github.com/inaridiy)! - Re Re Fix CLI

- [#45](https://github.com/inaridiy/webforai/pull/45) [`a7db6ef`](https://github.com/inaridiy/webforai/commit/a7db6ef61f1321e010ed16022086a684c19d77a5) Thanks [@inaridiy](https://github.com/inaridiy)! - Re Re Fix CLI

## 1.6.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/webforai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webforai",
"version": "1.6.1",
"version": "1.6.2",
"description": "A library that provides a web interface for AI",
"author": "inaridiy",
"license": "MIT",
Expand Down

0 comments on commit 04615fe

Please sign in to comment.