shiny.telemetry icon indicating copy to clipboard operation
shiny.telemetry copied to clipboard

[release] 0.3.2

Open averissimo opened this issue 4 months ago • 0 comments

Release checklist:

  • [x] Run desc::desc_normalize() to normalize DESCRIPTION file
  • [x] Make sure all CI actions are green
  • [x] Run urlchecker::url_check()
  • [x] Build the package locally using the command:R CMD build . which will generate a .tar.gz file necessary for the CRAN submission.
    • [x] Ceate a git tag called X.X.X-rcX with the build
  • [x] Submit the package that was build in the previous step via this form: https://cran.r-project.org/submit.html
  • [x] Address CRAN feedback and repeat the submission to CRAN whenever necessary
  • [x] Create a git tag with the final version set to X.X.X on the main branch

Changes description

  • Bumps version
  • Minor change in NEWS

averissimo avatar Aug 26 '25 07:08 averissimo