Skip to content

Commit

Permalink
chore: Bump package version and update NEWS.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubnowicki committed Oct 24, 2023
1 parent b1d1a3c commit e816ca5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: rhino
Title: A Framework for Enterprise Shiny Applications
Version: 1.5.0
Version: 1.5.0.9000
Authors@R:
c(
person("Kamil", "Żyła", role = c("aut", "cre"), email = "[email protected]"),
Expand Down
6 changes: 5 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# rhino 1.5.0
# rhino (development)

1. Cypress updated to version 13.

# [rhino 1.5.0](https://github.com/Appsilon/rhino/releases/tag/v1.5.0)

1. Add Rstudio Addins for lint, build and test Sass, R and JavaScript. Updated new module Addin.
2. Fixes timeout during Cypress E2E tests with GitHub Actions.
Expand Down

0 comments on commit e816ca5

Please sign in to comment.