Skip to content

Commit dfc7114

Browse files
committed
release v1.10.1
1 parent c925634 commit dfc7114

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.10.1] - 2025-05-20
11+
1012
### Fixed
1113

1214
- When condition editor disabled for provisioned replication settings, [PR-103](https://github.com/reductstore/web-console/pull/103)
@@ -232,7 +234,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
232234

233235
- Initial Release
234236

235-
[Unreleased]: https://github.com/reduct-storage/web-console/compare/v1.10.0...HEAD
237+
[Unreleased]: https://github.com/reduct-storage/web-console/compare/v1.10.1...HEAD
238+
[1.10.1]: https://github.com/reduct-storage/web-console/compare/v1.10.1...v1.10.0
236239
[1.10.0]: https://github.com/reduct-storage/web-console/compare/v1.10.0...v1.9.2
237240
[1.9.2]: https://github.com/reduct-storage/web-console/compare/v1.9.2...v1.9.1
238241
[1.9.1]: https://github.com/reduct-storage/web-console/compare/v1.9.1...v1.9.0

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web-console",
3-
"version": "1.10.0",
3+
"version": "1.10.1",
44
"private": true,
55
"homepage": "/ui",
66
"devDependencies": {

0 commit comments

Comments
 (0)