Skip to content

Commit 26a7ab2

Browse files
build(version): 🔖 update version from 0.6.0 to 0.7.0
1 parent 4ca604b commit 26a7ab2

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.commitizen]
2-
version = "0.6.0"
2+
version = "0.7.0"
33
bump_message = "build(version): :bookmark: update version from $current_version to $new_version"
44
version_schema = "semver"
55
version_files = [

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: r3
22
Title: Companion Package for Rostools R Workshops
3-
Version: 0.6.0
3+
Version: 0.7.0
44
Authors@R:
55
person("Luke", "Johnston", , "lwjohnst@gmail.com", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0003-4169-2616"))

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ individual release will not have many changes within it. Below is a list
1616
of the releases we've made so far, along with what was changed within
1717
each release.
1818

19+
## 0.7.0 (2026-04-04)
20+
21+
### Feat
22+
23+
- :sparkles: add a new `create_cleaning_qmd()` function for intermediate
24+
1925
## 0.6.0 (2026-04-01)
2026

2127
### Feat

0 commit comments

Comments
 (0)