Skip to content

Commit 69bcadd

Browse files
committed
chore: version bump & news update
1 parent c68760a commit 69bcadd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: golem
22
Title: A Framework for Robust Shiny Applications
3-
Version: 0.5.1.9006
3+
Version: 0.5.1.9007
44
Authors@R: c(
55
person("Colin", "Fay", , "contact@colinfay.me", role = c("cre", "aut"),
66
comment = c(ORCID = "0000-0001-7343-1846")),

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313

1414
- Creating a golem with `create_golem(overwrite = TRUE)` will now __delete the old folder__ and replace with the golem skeleton.
1515

16+
## User visible change
17+
18+
- `run_dev()` only prints one message
19+
1620
## Bug fix
1721

1822
- Removing the comments on golem creation didn't work fully, this has been fixed.

0 commit comments

Comments
 (0)