Skip to content

Commit 9b0d72c

Browse files
authored
Merge pull request #6 from nf-core/bump-version
2 parents 7f22b6e + 01991d4 commit 9b0d72c

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
name = "cz_gitmoji"
33
tag_format = "$version"
44
version_scheme = "pep440"
5-
version = "0.1.0"
5+
version = "1.0.0"
66
update_changelog_on_bump = true

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## 1.0.0 (2026-01-14)
2+
3+
### ✨ Features
4+
5+
- repository now at the nf-core GitHub organisation
6+
- add repo host and ci customizability
7+
- all latest features and capabilities from upstream nf-core/modules, incl.
8+
- support for nf-test
9+
- nf-test CI (with sharding) on GitHub
10+
- updated JSON schemas for modules and sub-workflows
11+
- support for linting with topic channels
12+
- updated DevContainer and VSCode support
13+
- updated linter configuration (prek, etc)
14+
- issue templates (for GitHub users)
15+
16+
### 🐛🚑️ Fixes
17+
18+
- correct repo name in README
19+
- placeholder and template values for copier
20+
121
## 0.1.0 (2024-10-22)
222

323
### ✨ Features

0 commit comments

Comments
 (0)