Skip to content

Commit f9bfaae

Browse files
author
Apify Release Bot
committed
chore(release): release packages [skip ci]
- @apify/scraper-tools@1.1.2
1 parent 5086435 commit f9bfaae

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/scraper-tools/CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.2](https://github.com/apify/apify-sdk-js/compare/@apify/scraper-tools@1.1.1...@apify/scraper-tools@1.1.2) (2023-07-28)
7+
8+
9+
### Bug Fixes
10+
11+
* declare missing dependency on tslib ([bc27118](https://github.com/apify/apify-sdk-js/commit/bc27118daab211857305f7617b1ee1433da13d4a))
12+
13+
14+
### Features
15+
16+
* terminal message on Actor.exit() ([#172](https://github.com/apify/apify-sdk-js/issues/172)) ([e0feca8](https://github.com/apify/apify-sdk-js/commit/e0feca895766af0d92fbf78ca4c2d7b49bd2acff))
17+
18+
19+
20+
21+
622
## [1.1.1](https://github.com/apify/apify-sdk-js/compare/@apify/scraper-tools@1.1.0...@apify/scraper-tools@1.1.1) (2022-11-13)
723

824
**Note:** Version bump only for package @apify/scraper-tools

packages/scraper-tools/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apify/scraper-tools",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Tools shared by Apify actor-scrapers.",
55
"types": "dist/index.d.ts",
66
"exports": {

0 commit comments

Comments
 (0)