Skip to content

Commit 83660b2

Browse files
chore(js): auto-bump to 1.8.1 for unreleased changes
1 parent 4f0366c commit 83660b2

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

js/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @link-assistant/web-capture
22

3+
## 1.8.1
4+
5+
### Patch Changes
6+
7+
- Auto-release unreleased changes
8+
39
## 1.8.0
410

511
### Minor Changes

js/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@link-assistant/web-capture",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"description": "CLI and microservice to render web pages as HTML, Markdown, or PNG",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)