Skip to content

Commit fb3d9b7

Browse files
build(version): 🔖 update version from 0.8.12 to 0.8.13
1 parent 8899bea commit fb3d9b7

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

.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.8.12"
2+
version = "0.8.13"
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: fastreg
22
Title: Convert Danish register SAS files into Parquet files
3-
Version: 0.8.12
3+
Version: 0.8.13
44
Authors@R: c(
55
person("Signe Kirk", "Brødbæk", , "signekb@clin.au.dk", role = c("aut", "cre"),
66
comment = c(ORCID = "0009-0000-2208-7088", affiliation="Steno Diabetes Center Aarhus")),

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.8.13 (2026-02-13)
20+
21+
### Refactor
22+
23+
- ♻️ change `use_targets_template()` to use dir as input (#193)
24+
1925
## 0.8.12 (2026-02-13)
2026

2127
### Refactor

0 commit comments

Comments
 (0)