Skip to content

Commit 38c8ce1

Browse files
committed
bump version
1 parent 9e9e806 commit 38c8ce1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: shinyalert
22
Title: Easily Create Pretty Popup Messages (Modals) in 'Shiny'
3-
Version: 2.0.0.9002
3+
Version: 3.0.0
44
Authors@R: c(
55
person("Dean", "Attali",
66
email = "daattali@gmail.com",

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased version
1+
# shinyalert 3.0.0 (2021-12-20)
22

33
- **BREAKING CHANGE** It's no longer required to call `useShinyalert()` in the UI. If you still want to explicitly pre-load the UI scripts, use `useShinyalert(force=TRUE)` (#47)
44
- **BREAKING CHANGE** The `rmd` parameter of `useShinyalert()` is no longer used. If you still want to call `useShinyalert()` (which you don't need to) then you have to remove the `rmd` argument

0 commit comments

Comments
 (0)