Skip to content

Commit f9e3dff

Browse files
ns-vasilevgithub-actions[bot]
authored andcommitted
[Release] Validator 1.3.0
1 parent 88ed101 commit f9e3dff

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
#### 1.x Releases
9+
- `1.3.x` Releases - [1.3.0](#130)
910
- `1.2.x` Releases - [1.2.0](#120)
1011
- `1.1.x` Releases - [1.1.0](#110)
1112
- `1.0.x` Releases - [1.0.1](#101) | [1.0.0](#100)
1213

1314
---
14-
## [Unreleased]
15+
16+
17+
## [1.3.0](https://github.com/space-code/validator/releases/tag/1.3.0)
18+
19+
Released on 2025-11-28. All issues associated with this milestone can be found using this [filter](https://github.com/space-code/validator/milestones?state=closed&q=1.3.0).
1520

1621
### Bug Fixes
1722
- Fix the lint action
@@ -167,7 +172,7 @@ Released on 2023-10-09. All issues associated with this milestone can be found u
167172
- Implement `Validator` package
168173
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#1](https://github.com/space-code/validator/pull/1).
169174

170-
[unreleased]: https://github.com/space-code/validator/compare/1.2.0..HEAD
175+
[1.3.0]: https://github.com/space-code/validator/compare/1.2.0..1.3.0
171176
[1.2.0]: https://github.com/space-code/validator/compare/1.1.0..1.2.0
172177
[1.1.0]: https://github.com/space-code/validator/compare/1.0.1..1.1.0
173178
[1.0.1]: https://github.com/space-code/validator/compare/1.0.0..1.0.1

0 commit comments

Comments
 (0)