Skip to content

Commit 82fb1c5

Browse files
committed
Fix README.md
1 parent 26e0466 commit 82fb1c5

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and 
77

88
## [Unreleased]
99

10+
### Fixed
11+
12+
- The description in the README.md file has now been corrected.
13+
1014
## [2.0.0] — 2025–09–23
1115

1216
### Changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ pnpm add -D @firefoxic/update-changelog
2323

2424
When creating a new version, simply do not create the `Prepare release` commit. Just run `update-changelog` directly after the `pnpm version <release_type>` command.
2525

26-
You may use it in your CI pipeline (see `.github/workflows/release.yaml` of this project for an example).
27-
2826
You can use it in your CI pipeline. See the [`release.yaml`](https://github.com/firefoxic/update-changelog/blob/main/.github/workflows/release.yaml) file for an example.
2927

3028
## Some restrictions

0 commit comments

Comments
 (0)