Skip to content

Commit 2744f76

Browse files
bump devel
1 parent 138ff0f commit 2744f76

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: styler
33
Title: Non-Invasive Pretty Printing of R Code
4-
Version: 1.5.1
4+
Version: 1.5.1.9000
55
Authors@R:
66
c(person(given = "Kirill",
77
family = "Müller",

NEWS.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,19 @@
8383
releases](https://www.tidyverse.org/blog/2019/04/r-version-support/) (#804).
8484
* Update Github Actions workflow (#810).
8585

86+
We’d like to thank everyone who has furthered the development of the latest
87+
release of styler through their contributions in issues and pull requests:
88+
89+
[@ardydavari](https://github.com/ardydavari),
90+
[@gadenbuie](https://github.com/gadenbuie), [@IndrajeetPatil](https://github.com/IndrajeetPatil), [@jasonhan-vassar](https://github.com/jasonhan-vassar), [@laresbernardo](https://github.com/laresbernardo), [@lorenzwalthert](https://github.com/lorenzwalthert), [@MichaelChirico](https://github.com/MichaelChirico),
91+
[@Moohan](https://github.com/Moohan),
92+
[@njtierney](https://github.com/njtierney),
93+
[@pat-s](https://github.com/pat-s),
94+
[@psychelzh](https://github.com/psychelzh),
95+
[@pvalders](https://github.com/pvalders),
96+
[@RoyalTS](https://github.com/RoyalTS), and
97+
[@russHyde](https://github.com/russHyde).
98+
8699
# styler 1.4.1
87100

88101
* fix interaction between cache and `base_indention`. This also fixes

0 commit comments

Comments
 (0)