File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
Package: tibble
2
2
Title: Simple Data Frames
3
- Version: 3.3.0
3
+ Version: 3.3.0.9000
4
4
Authors@R:
5
5
c(person(given = "Kirill",
6
6
family = "M\u00fcller",
Original file line number Diff line number Diff line change 1
1
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
2
2
3
+ # tibble 3.3.0.9000
4
+
5
+ ## Chore
6
+
7
+ - Auto-update from GitHub Actions.
8
+
9
+ Run: https://github.com/tidyverse/tibble/actions/runs/15506522924
10
+
11
+ - Use Quarto-style formatting in vignettes.
12
+
13
+ - Auto-update from GitHub Actions.
14
+
15
+ Run: https://github.com/tidyverse/tibble/actions/runs/15506365201
16
+
17
+ - Upkeep (#1641 ).
18
+
19
+ ## Documentation
20
+
21
+ - Posit as copyright holder.
22
+
23
+
3
24
# tibble 3.3.0
4
25
5
26
## Bug fixes
You can’t perform that action at this time.
0 commit comments