Skip to content

Commit 04f5136

Browse files
authored
Bump version to 1.14.1 (#91)
* Bump version to 1.14.1 * Bump version to 1.14.1
1 parent a737584 commit 04f5136

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## [Unreleased]
77

8+
9+
## [1.14.1] - 2023-07-20
10+
- Update dependencies in [#90](https://github.com/cybozu-go/setup-hw/pull/90)
11+
- Add ubuntu package kmod
12+
813
## [1.14.0] - 2023-07-19
914

1015
### Changed
@@ -188,7 +193,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
188193
### Added
189194
- Support Redfish version 1.2.0 and 1.4.0 ([#12](https://github.com/cybozu-go/setup-hw/pull/12))
190195

191-
[Unreleased]: https://github.com/cybozu-go/setup-hw/compare/v1.14.0...HEAD
196+
[Unreleased]: https://github.com/cybozu-go/setup-hw/compare/v1.14.1...HEAD
197+
[1.14.1]: https://github.com/cybozu-go/setup-hw/compare/v1.14.0...v1.14.1
192198
[1.14.0]: https://github.com/cybozu-go/setup-hw/compare/v1.13.2...v1.14.0
193199
[1.13.2]: https://github.com/cybozu-go/setup-hw/compare/v1.13.1...v1.13.2
194200
[1.13.1]: https://github.com/cybozu-go/setup-hw/compare/v1.13.0...v1.13.1

0 commit comments

Comments
 (0)