Skip to content

Commit b5bf1fd

Browse files
authored
Merge pull request #50 from nanxstats/news
Update news for v3.2.0
2 parents 749c4a9 + 83b34ef commit b5bf1fd

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: ggsci
22
Type: Package
33
Title: Scientific Journal and Sci-Fi Themed Color Palettes for 'ggplot2'
4-
Version: 3.1.0.9000
4+
Version: 3.2.0
55
Authors@R: c(
66
person("Nan", "Xiao", email = "[email protected]", role = c("aut", "cre"),
77
comment = c(ORCID = "0000-0002-0250-5673")),

NEWS.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1-
# ggsci 3.1.0.9000
1+
# ggsci 3.2.0
22

33
## New features
44

55
- Add the Observable 10 palette in `scale_color_observable()`
66
and `scale_fill_observable()` (#41).
7+
- Add Bootstrap 5 color palettes (continuous) in `scale_color_bs5()`
8+
and `scale_fill_bs5()` (#18).
9+
- Add Tailwind CSS color palettes (continuous) in `scale_color_tw3()`
10+
and `scale_fill_tw3()` (#19).
711

812
## Improvements
913

0 commit comments

Comments
 (0)