We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4678c36 commit 881a0a3Copy full SHA for 881a0a3
NEWS.md
@@ -13,14 +13,14 @@ Patch release to align some path handling internals with an update coming in the
13
* `use_tidy_ci()` is now deprecated in favour of `use_tidy_github_actions()`
14
(#1098).
15
16
-# usethis 1.6.0
17
-
18
* `use_github_action_check_standard()` is a new intermediate workflow that
19
checks on more platforms than `_release`, but is less exhaustive than `_full`
20
(@jimhester).
21
22
* `create_tidy_package()` now uses an MIT license (@topepo, #1096).
23
+# usethis 1.6.0
+
24
## GitHub actions
25
26
* New `use_github_actions()`, `use_github_action_check_release()`,
0 commit comments