Skip to content

Commit 5417c08

Browse files
authored
Merge pull request #2 from novica/release-please--branches--main--components--package_name
chore(main): release package_name 0.1.1
2 parents ccc4691 + e4d0c96 commit 5417c08

3 files changed

Lines changed: 19 additions & 12 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
".": "0.1.1"
33
}

CITATION.cff

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
cff-version: 0.1.0
2-
message: "If you use this project, please cite it using the metadata below."
3-
title: "r-project-template"
4-
version: "0.1.0"
2+
message: If you use this project, please cite it using the metadata below.
3+
title: r-project-template
4+
version: 0.1.1
55
authors:
66
- family-names: Nakov
77
given-names: Novica
88
orcid: https://orcid.org/0009-0005-7773-7718
9-
date-released: "2026-02-24"
10-
url: "https://github.com/novica/r-project-template"
11-
repository-code: "https://github.com/novica/r-project-template"
9+
date-released: '2026-02-24'
10+
url: https://github.com/novica/r-project-template
11+
repository-code: https://github.com/novica/r-project-template
1212
keywords:
13-
- "R"
14-
- "template"
15-
- "project"
16-
- "package"
13+
- R
14+
- template
15+
- project
16+
- package

NEWS.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# Changelog
1+
## [0.1.1](https://github.com/novica/r-project-template/compare/package_name-v0.1.0...package_name-v0.1.1) (2026-02-24)
2+
3+
4+
### Bug Fixes
5+
6+
* gh-pages to deploy from one workflow ([ccc4691](https://github.com/novica/r-project-template/commit/ccc46917e4ade396b1a3d59d093cb7aeed1c25b8))
7+
8+
## Changelog
29

310
All notable changes to this project will be documented in this file.
411

0 commit comments

Comments
 (0)