Skip to content

Commit 1808030

Browse files
Bump version to 1.7.1
1 parent a9d94da commit 1808030

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Common Changelog](https://common-changelog.org),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased] - TBD
8+
## [1.7.1] - 2025-04-23
99

1010
### Changed
1111

@@ -194,6 +194,7 @@ _Read the [README.md](./README.md#complex-example) how to add changes._
194194

195195
_Initial Release_
196196

197+
[1.7.1]: https://github.com/jelmore1674/build-changelog/releases/tag/v1.7.1
197198
[1.7.0]: https://github.com/jelmore1674/build-changelog/releases/tag/v1.7.0
198199
[1.6.1]: https://github.com/jelmore1674/build-changelog/releases/tag/v1.6.1
199200
[1.6.0]: https://github.com/jelmore1674/build-changelog/releases/tag/v1.6.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jelmore1674/build-changelog",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"description": "",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)