You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19-2Lines changed: 19 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,19 @@
3
3
All notable changes to this project will be documented in this file.
4
4
5
5
<!-- git-cliff-unreleased-start -->
6
-
## 1.6.2 - **not yet released**
6
+
## 1.6.3 - **not yet released**
7
+
8
+
### 🚀 Features
9
+
10
+
-**auth:** Use os keyring for secure credential storage ([#1148](https://github.com/apify/apify-cli/pull/1148)) ([bbfea42](https://github.com/apify/apify-cli/commit/bbfea4286345aa5f15429d20d9d52013e7adc637)) by [@l2ysho](https://github.com/l2ysho), closes [#1115](https://github.com/apify/apify-cli/issues/1115)
11
+
12
+
### 🐛 Bug Fixes
13
+
14
+
-**run:** Propagate the Actor's non-zero exit code ([#1195](https://github.com/apify/apify-cli/pull/1195)) ([ca1c009](https://github.com/apify/apify-cli/commit/ca1c00987995a7495eb4f8c4bb74c6c010ec7ee9)) by [@l2ysho](https://github.com/l2ysho), closes [#1180](https://github.com/apify/apify-cli/issues/1180), [#1190](https://github.com/apify/apify-cli/issues/1190)
@@ -15,12 +27,17 @@ All notable changes to this project will be documented in this file.
15
27
16
28
- Drop only-allow preinstall, enforce pnpm via devEngines ([#1129](https://github.com/apify/apify-cli/pull/1129)) ([19f0c2d](https://github.com/apify/apify-cli/commit/19f0c2d09d8c43b39187104bfea37f89d2b1f2f6)) by [@B4nan](https://github.com/B4nan)
-**push:** Prevent hang and tag race in apify push (#1131) ([#1134](https://github.com/apify/apify-cli/pull/1134)) ([c68e963](https://github.com/apify/apify-cli/commit/c68e963dd6bf1bad716818cd1c08f121a5907098)) by [@l2ysho](https://github.com/l2ysho), closes [#1131](https://github.com/apify/apify-cli/issues/1131)
- Remove preinstall script from the published package, fixing `npm install` for consumers ([#1125](https://github.com/apify/apify-cli/pull/1125)) ([4b569eb](https://github.com/apify/apify-cli/commit/4b569ebe1667eb47b3f440897e836b931ad54545)) by [@l2ysho](https://github.com/l2ysho)
0 commit comments