Skip to content

Commit b95089d

Browse files
committed
chore: release v0.1.1
1 parent fbed6ee commit b95089d

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
[Compare changes](https://github.com/stacksjs/ts-web-scraper/compare/v0.1.0...v0.1.1)
2+
3+
### 🧹 Chores
4+
5+
- release v0.1.1 ([abe9e1d](https://github.com/stacksjs/ts-web-scraper/commit/abe9e1d))
6+
- wip ([fbed6ee](https://github.com/stacksjs/ts-web-scraper/commit/fbed6ee))
7+
- wip ([3e8bb1e](https://github.com/stacksjs/ts-web-scraper/commit/3e8bb1e))
8+
9+
### Contributors
10+
11+
- Chris <chrisbreuer93@gmail.com>
12+
13+
[Compare changes](https://github.com/stacksjs/ts-web-scraper/compare/v0.1.0...HEAD)
14+
15+
### 🧹 Chores
16+
17+
- wip ([fbed6ee](https://github.com/stacksjs/ts-web-scraper/commit/fbed6ee))
18+
- wip ([3e8bb1e](https://github.com/stacksjs/ts-web-scraper/commit/3e8bb1e))
19+
20+
### Contributors
21+
22+
- Chris <chrisbreuer93@gmail.com>
23+
124
### 🧹 Chores
225

326
- wip ([71db82b](https://github.com/stacksjs/ts-web-scraper/commit/71db82b))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ts-web-scraper",
33
"type": "module",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"description": "A powerful web scraper for both static and client-side rendered sites using only Bun native APIs",
66
"author": "Chris Breuer <chris@stacksjs.org>",
77
"license": "MIT",

0 commit comments

Comments
 (0)