Skip to content

Commit 692ee36

Browse files
ns-vasilevgithub-actions[bot]
authored andcommitted
chore(changelog): update CHANGELOG.md
1 parent 4126b99 commit 692ee36

1 file changed

Lines changed: 32 additions & 32 deletions

File tree

CHANGELOG.md

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -15,53 +15,53 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515

1616
### Bug Fixes
1717
- Fix changelog configuration
18-
- Fixed by @ns-vasilev in Pull Request [#35](https://github.com/space-code/validator/pull/35).
18+
- Fixed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#35](https://github.com/space-code/validator/pull/35).
1919
- Fix conventional commit script execution in GitHub Actions
20-
- Fixed by @ns-vasilev in Pull Request [#29](https://github.com/space-code/validator/pull/29).
20+
- Fixed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#29](https://github.com/space-code/validator/pull/29).
2121

2222
### Features
2323
- Add CODEOWNERS file for automatic code review assignments
24-
- Implemented by @ns-vasilev in Pull Request [#49](https://github.com/space-code/validator/pull/49).
24+
- Implemented by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#49](https://github.com/space-code/validator/pull/49).
2525
- Add release workflow for GitHub Actions
26-
- Implemented by @ns-vasilev in Pull Request [#32](https://github.com/space-code/validator/pull/32).
26+
- Implemented by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#32](https://github.com/space-code/validator/pull/32).
2727

2828
### Miscellaneous Tasks
2929
- Update config
30-
- Contributed by @ns-vasilev in Pull Request [#46](https://github.com/space-code/validator/pull/46).
30+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#46](https://github.com/space-code/validator/pull/46).
3131
- Add --no-verify flag to commit_options in GitHub Action
32-
- Contributed by @ns-vasilev in Pull Request [#41](https://github.com/space-code/validator/pull/41).
32+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#41](https://github.com/space-code/validator/pull/41).
3333
- Automate code formatting and linting with git hooks
34-
- Contributed by @ns-vasilev in Pull Request [#39](https://github.com/space-code/validator/pull/39).
34+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#39](https://github.com/space-code/validator/pull/39).
3535
- Update workflow to run tests and build project
36-
- Contributed by @ns-vasilev in Pull Request [#33](https://github.com/space-code/validator/pull/33).
36+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#33](https://github.com/space-code/validator/pull/33).
3737
- Merge `dev` into `main`
38-
- Contributed by @ns-vasilev in Pull Request [#31](https://github.com/space-code/validator/pull/31).
38+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#31](https://github.com/space-code/validator/pull/31).
3939
- Update `dependabot.yml`
40-
- Contributed by @ns-vasilev in Pull Request [#28](https://github.com/space-code/validator/pull/28).
40+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#28](https://github.com/space-code/validator/pull/28).
4141
- Add `conventional-pr.yml` for PR validation
42-
- Contributed by @ns-vasilev in Pull Request [#27](https://github.com/space-code/validator/pull/27).
42+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#27](https://github.com/space-code/validator/pull/27).
4343

4444
### Refactor
4545
- Simplify CI workflow configuration
46-
- Contributed by @ns-vasilev in Pull Request [#42](https://github.com/space-code/validator/pull/42).
46+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#42](https://github.com/space-code/validator/pull/42).
4747

4848
### Uncategorized Changes
4949
- Add renovate.json
50-
- Contributed by @renovate[bot] in Pull Request [#40](https://github.com/space-code/validator/pull/40).
50+
- Contributed by [@renovate[bot]](https://github.com/renovate[bot]) in Pull Request [#40](https://github.com/space-code/validator/pull/40).
5151
- Add `CreditCardValidationRule` implementation
52-
- Contributed by @ns-vasilev in Pull Request [#26](https://github.com/space-code/validator/pull/26).
52+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#26](https://github.com/space-code/validator/pull/26).
5353
- Add `URLValidationRule` implementation
54-
- Contributed by @ns-vasilev in Pull Request [#25](https://github.com/space-code/validator/pull/25).
54+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#25](https://github.com/space-code/validator/pull/25).
5555
- Update `Mintfile`
56-
- Contributed by @ns-vasilev in Pull Request [#24](https://github.com/space-code/validator/pull/24).
56+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#24](https://github.com/space-code/validator/pull/24).
5757
- Bump actions/checkout from 2 to 5
58-
- Contributed by @dependabot[bot] in Pull Request [#22](https://github.com/space-code/validator/pull/22).
58+
- Contributed by [@dependabot[bot]](https://github.com/dependabot[bot]) in Pull Request [#22](https://github.com/space-code/validator/pull/22).
5959
- Bump actions/upload-artifact from 4 to 5
60-
- Contributed by @dependabot[bot] in Pull Request [#23](https://github.com/space-code/validator/pull/23).
60+
- Contributed by [@dependabot[bot]](https://github.com/dependabot[bot]) in Pull Request [#23](https://github.com/space-code/validator/pull/23).
6161
- Add `dependabot.yml`
62-
- Contributed by @ns-vasilev in Pull Request [#21](https://github.com/space-code/validator/pull/21).
62+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#21](https://github.com/space-code/validator/pull/21).
6363
- Update `README.md`
64-
- Contributed by @ns-vasilev in Pull Request [#20](https://github.com/space-code/validator/pull/20).
64+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#20](https://github.com/space-code/validator/pull/20).
6565

6666
### New Contributors
6767
* @renovate[bot] made their first contribution in
@@ -73,47 +73,47 @@ Released on 2025-11-14. All issues associated with this milestone can be found u
7373

7474
### Uncategorized Changes
7575
- Add support for Swift 6.2
76-
- Contributed by @ns-vasilev in Pull Request [#19](https://github.com/space-code/validator/pull/19).
76+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#19](https://github.com/space-code/validator/pull/19).
7777
- Add support for Swift 6.2
78-
- Contributed by @ns-vasilev in Pull Request [#18](https://github.com/space-code/validator/pull/18).
78+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#18](https://github.com/space-code/validator/pull/18).
7979

8080
## [1.1.0](https://github.com/space-code/validator/releases/tag/1.1.0)
8181

8282
Released on 2024-12-24. All issues associated with this milestone can be found using this [filter](https://github.com/space-code/validator/milestones?state=closed&q=1.1.0).
8383

8484
### Uncategorized Changes
8585
- Release `1.1.0`
86-
- Contributed by @ns-vasilev in Pull Request [#16](https://github.com/space-code/validator/pull/16).
86+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#16](https://github.com/space-code/validator/pull/16).
8787
- Update `README.md`
88-
- Contributed by @ns-vasilev in Pull Request [#17](https://github.com/space-code/validator/pull/17).
88+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#17](https://github.com/space-code/validator/pull/17).
8989
- Update gem dependencies
90-
- Contributed by @ns-vasilev in Pull Request [#15](https://github.com/space-code/validator/pull/15).
90+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#15](https://github.com/space-code/validator/pull/15).
9191
- Update `CHANGELOG.md`
92-
- Contributed by @ns-vasilev in Pull Request [#14](https://github.com/space-code/validator/pull/14).
92+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#14](https://github.com/space-code/validator/pull/14).
9393
- Increase the `Swift` version to 6.0
94-
- Contributed by @ns-vasilev in Pull Request [#13](https://github.com/space-code/validator/pull/13).
94+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#13](https://github.com/space-code/validator/pull/13).
9595

9696
## [1.0.1](https://github.com/space-code/validator/releases/tag/1.0.1)
9797

9898
Released on 2024-01-10. All issues associated with this milestone can be found using this [filter](https://github.com/space-code/validator/milestones?state=closed&q=1.0.1).
9999

100100
### Uncategorized Changes
101101
- Release `1.0.1`
102-
- Contributed by @ns-vasilev in Pull Request [#11](https://github.com/space-code/validator/pull/11).
102+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#11](https://github.com/space-code/validator/pull/11).
103103
- Update `CHANGELOG.md`
104-
- Contributed by @ns-vasilev in Pull Request [#12](https://github.com/space-code/validator/pull/12).
104+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#12](https://github.com/space-code/validator/pull/12).
105105

106106
## [1.0.0](https://github.com/space-code/validator/releases/tag/1.0.0)
107107

108108
Released on 2023-10-09. All issues associated with this milestone can be found using this [filter](https://github.com/space-code/validator/milestones?state=closed&q=1.0.0).
109109

110110
### Uncategorized Changes
111111
- Update `CHANGELOG.md`
112-
- Contributed by @ns-vasilev in Pull Request [#4](https://github.com/space-code/validator/pull/4).
112+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#4](https://github.com/space-code/validator/pull/4).
113113
- Update `CHANGELOG.md`
114-
- Contributed by @ns-vasilev in Pull Request [#3](https://github.com/space-code/validator/pull/3).
114+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#3](https://github.com/space-code/validator/pull/3).
115115
- Implement `Validator` package
116-
- Contributed by @ns-vasilev in Pull Request [#1](https://github.com/space-code/validator/pull/1).
116+
- Contributed by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#1](https://github.com/space-code/validator/pull/1).
117117

118118
[unreleased]: https://github.com/space-code/validator/compare/1.2.0..HEAD
119119
[1.2.0]: https://github.com/space-code/validator/compare/1.1.0..1.2.0

0 commit comments

Comments
 (0)