Skip to content

Commit c585ddc

Browse files
committed
updated news and version bump for new CRAN release
1 parent a31af95 commit c585ddc

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,7 +1,7 @@
11
Package: polished
22
Type: Package
33
Title: Authentication and Hosting for 'shiny' Apps
4-
Version: 0.8.0
4+
Version: 0.8.1
55
Authors@R: c(
66
person("Andy", "Merlino", email = "[email protected]", role = c("aut", "cre")),
77
person("Patrick", "Howard", email = "[email protected]", role = c("aut")),

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# polished v0.8.1
2+
3+
- bug fix to correct registration flow for email invite required
4+
15
# polished v0.8.0
26

37
- new `add_auth_to_spec()` function to allow you to use the Plumber swagger docs with the new

0 commit comments

Comments
 (0)