diff --git a/DESCRIPTION b/DESCRIPTION index f43521f9..3901b2a4 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,5 +1,5 @@ Package: apexcharter -Version: 0.3.0.9100 +Version: 0.3.1 Title: Create Interactive Chart with the JavaScript 'ApexCharts' Library Description: Provides an 'htmlwidgets' interface to 'apexcharts.js'. 'Apexcharts' is a modern JavaScript charting library to build interactive charts and visualizations with simple API. diff --git a/NEWS.md b/NEWS.md index ee555f3d..d07331b0 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,7 +1,8 @@ -apexcharter (unreleased) +apexcharter 0.3.1 ================== -* Updated ApexCharts.js to 3.33.0 +* Updated ApexCharts.js to 3.33.1 +* Minimal {htmlwidgets} version required >= 1.5.3 diff --git a/cran-comments.md b/cran-comments.md index d68d421e..9b614c16 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,6 +1,6 @@ ## Test environments -* local OS Widows 10 install, R 4.1.0 -* ubuntu 20.04, Windows 10, macOS (on GitHub Actions), R 4.1.1 +* local OS Widows 10 install, R 4.1.2 +* ubuntu 20.04, Windows 10, macOS (on GitHub Actions), R 4.1.2 * win-builder (devel and release) ## R CMD check results