From 40f5838768331c88079ec84425f915447467be52 Mon Sep 17 00:00:00 2001 From: "Zhian N. Kamvar" Date: Tue, 24 Oct 2023 13:33:46 -0700 Subject: [PATCH] bump to patch version --- NEWS.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS.md b/NEWS.md index 0483016ec..2ddd3e9cf 100644 --- a/NEWS.md +++ b/NEWS.md @@ -123,6 +123,12 @@ access top the lists of translated strings. These have replaced the `tr_()` strings at the point of generation. +## BUG FIX + +* `manage_deps()` can now provision a GitHub package from the lockfile if it was + not previously installed on the system (reported: @pratikunterwegs, + carpentries/actions#32; fixed: @zkamvar, #533) + # sandpaper 0.16.1 (2023-12-14) ## BUG FIX