Skip to content

Commit

Permalink
Merge pull request #32 from inaridiy/changeset-release/main
Browse files Browse the repository at this point in the history
chore: version packages
  • Loading branch information
inaridiy authored Jul 13, 2024
2 parents 0b703fd + 73a15d0 commit 239f364
Show file tree
Hide file tree
Showing 14 changed files with 79 additions and 23 deletions.
5 changes: 0 additions & 5 deletions .changeset/fast-cameras-admire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/great-shirts-end.md

This file was deleted.

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.10

### Patch Changes

- Updated dependencies [[`b13719f`](https://github.com/inaridiy/webforai/commit/b13719fd719511d0aeb1ef3749e88fd8145337a6), [`167acb1`](https://github.com/inaridiy/webforai/commit/167acb1dca303d651d997c23224d3366ff4375ac)]:
- webforai@1.5.0

## 1.0.9

### 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.9",
"version": "1.0.10",
"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.10

### Patch Changes

- Updated dependencies [[`b13719f`](https://github.com/inaridiy/webforai/commit/b13719fd719511d0aeb1ef3749e88fd8145337a6), [`167acb1`](https://github.com/inaridiy/webforai/commit/167acb1dca303d651d997c23224d3366ff4375ac)]:
- webforai@1.5.0

## 1.0.9

### 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.9",
"version": "1.0.10",
"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.10

### Patch Changes

- Updated dependencies [[`b13719f`](https://github.com/inaridiy/webforai/commit/b13719fd719511d0aeb1ef3749e88fd8145337a6), [`167acb1`](https://github.com/inaridiy/webforai/commit/167acb1dca303d651d997c23224d3366ff4375ac)]:
- webforai@1.5.0

## 1.0.9

### 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.9",
"version": "1.0.10",
"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.11

### Patch Changes

- Updated dependencies [[`b13719f`](https://github.com/inaridiy/webforai/commit/b13719fd719511d0aeb1ef3749e88fd8145337a6), [`167acb1`](https://github.com/inaridiy/webforai/commit/167acb1dca303d651d997c23224d3366ff4375ac)]:
- webforai@1.5.0

## 1.0.10

### 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.10",
"version": "1.0.11",
"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.9

### Patch Changes

- Updated dependencies [[`b13719f`](https://github.com/inaridiy/webforai/commit/b13719fd719511d0aeb1ef3749e88fd8145337a6), [`167acb1`](https://github.com/inaridiy/webforai/commit/167acb1dca303d651d997c23224d3366ff4375ac)]:
- webforai@1.5.0

## 0.0.8

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

## 1.5.0

### Minor Changes

- [#30](https://github.com/inaridiy/webforai/pull/30) [`167acb1`](https://github.com/inaridiy/webforai/commit/167acb1dca303d651d997c23224d3366ff4375ac) Thanks [@moons-14](https://github.com/moons-14)! - webforai can now be run from the cli

### Patch Changes

- [#31](https://github.com/inaridiy/webforai/pull/31) [`b13719f`](https://github.com/inaridiy/webforai/commit/b13719fd719511d0aeb1ef3749e88fd8145337a6) Thanks [@moons-14](https://github.com/moons-14)! - PRESET_EXTRACT_HAST and DEFAULT_EXTRACT_HAST can be referenced externally

## 1.4.1

### Patch 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.4.1",
"version": "1.5.0",
"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 239f364

Please sign in to comment.