Skip to content

Commit

Permalink
Merge pull request #42 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 f3f493c + 6933728 commit e035ce2
Show file tree
Hide file tree
Showing 15 changed files with 83 additions and 19 deletions.
5 changes: 0 additions & 5 deletions .changeset/lazy-actors-carry.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.13

### Patch Changes

- Updated dependencies [[`5e82341`](https://github.com/inaridiy/webforai/commit/5e82341c2a3b8275d78ce808c7d4f81dacb1acdd)]:
- webforai@1.6.1

## 1.0.12

### 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.12",
"version": "1.0.13",
"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.13

### Patch Changes

- Updated dependencies [[`5e82341`](https://github.com/inaridiy/webforai/commit/5e82341c2a3b8275d78ce808c7d4f81dacb1acdd)]:
- webforai@1.6.1

## 1.0.12

### 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.12",
"version": "1.0.13",
"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.13

### Patch Changes

- Updated dependencies [[`5e82341`](https://github.com/inaridiy/webforai/commit/5e82341c2a3b8275d78ce808c7d4f81dacb1acdd)]:
- webforai@1.6.1

## 1.0.12

### 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.12",
"version": "1.0.13",
"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.13

### Patch Changes

- Updated dependencies [[`5e82341`](https://github.com/inaridiy/webforai/commit/5e82341c2a3b8275d78ce808c7d4f81dacb1acdd)]:
- webforai@1.6.1

## 1.0.12

### 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.12",
"version": "1.0.13",
"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.14

### Patch Changes

- Updated dependencies [[`5e82341`](https://github.com/inaridiy/webforai/commit/5e82341c2a3b8275d78ce808c7d4f81dacb1acdd)]:
- webforai@1.6.1

## 1.0.13

### 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.13",
"version": "1.0.14",
"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.12

### Patch Changes

- Updated dependencies [[`5e82341`](https://github.com/inaridiy/webforai/commit/5e82341c2a3b8275d78ce808c7d4f81dacb1acdd)]:
- webforai@1.6.1

## 0.0.11

### 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.11",
"version": "0.0.12",
"private": true,
"scripts": {
"deploy": "wrangler deploy",
Expand Down
6 changes: 6 additions & 0 deletions packages/webforai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# webforai

## 1.6.1

### Patch Changes

- [#41](https://github.com/inaridiy/webforai/pull/41) [`5e82341`](https://github.com/inaridiy/webforai/commit/5e82341c2a3b8275d78ce808c7d4f81dacb1acdd) Thanks [@inaridiy](https://github.com/inaridiy)! - Fix with { type : "json" } Error

## 1.6.0

### Minor Changes
Expand Down
37 changes: 29 additions & 8 deletions packages/webforai/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@
{
"name": "webforai",
"version": "1.6.0",
"version": "1.6.1",
"description": "A library that provides a web interface for AI",
"author": "inaridiy",
"license": "MIT",
"keywords": ["web", "ai", "html", "html2md", "markdown", "mdast", "hast"],
"keywords": [
"web",
"ai",
"html",
"html2md",
"markdown",
"mdast",
"hast"
],
"repository": {
"type": "git",
"url": "https://github.com/inaridiy/webforai.git"
Expand All @@ -18,7 +26,10 @@
"prerelease": "pnpm build",
"release": "np"
},
"files": ["dist", "!dist/types/**/*.js"],
"files": [
"dist",
"!dist/types/**/*.js"
],
"main": "dist/cjs/index.js",
"type": "module",
"module": "dist/index.js",
Expand Down Expand Up @@ -58,11 +69,21 @@
},
"typesVersions": {
"*": {
"types": ["./dist/types/index.d.ts"],
"loaders/playwright": ["./dist/types/loaders/playwright.d.ts"],
"loaders/cf-puppeteer": ["./dist/types/loaders/cf-puppeteer.d.ts"],
"loaders/fetch": ["./dist/types/loaders/fetch.d.ts"],
"loaders/puppeteer": ["./dist/types/loaders/puppeteer.d.ts"]
"types": [
"./dist/types/index.d.ts"
],
"loaders/playwright": [
"./dist/types/loaders/playwright.d.ts"
],
"loaders/cf-puppeteer": [
"./dist/types/loaders/cf-puppeteer.d.ts"
],
"loaders/fetch": [
"./dist/types/loaders/fetch.d.ts"
],
"loaders/puppeteer": [
"./dist/types/loaders/puppeteer.d.ts"
]
}
},
"peerDependencies": {
Expand Down

0 comments on commit e035ce2

Please sign in to comment.