Skip to content

Commit 6eeb1ef

Browse files
authored
Merge pull request #164 from carpentries/release-0.7.8
Release 0.7.8
2 parents d257ab6 + b2395e5 commit 6eeb1ef

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: pegboard
22
Title: Explore and Manipulate Markdown Curricula from the Carpentries
3-
Version: 0.7.7.9000
3+
Version: 0.7.8
44
Authors@R: c(
55
person(given = "Robert",
66
family = "Davey",

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
# pegboard (development version)
1+
# pegboard 0.7.8 (2025-02-19)
22

33
## MAINTENANCE
44

55
* Examples, internal tests, and functions now use the `$frontmatter` element
66
over the deprecated `$yaml`. (see https://github.com/ropensci/tinkr/pull/127)
77
(@zkamvar, #163)
88

9+
910
# pegboard 0.7.7 (2024-11-11)
1011

1112
## NEW FEATURES

0 commit comments

Comments
 (0)