File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v8.0.0] ( https://github.com/uphold/validator.js-asserts/releases/tag/v8.0.0 ) (2024-07-02)
4
+ - Fix github release action [ \# 248] ( https://github.com/uphold/validator.js-asserts/pull/248 ) ([ satazor] ( https://github.com/satazor ) )
5
+ - Lock release-it@17.0.1 [ \# 249] ( https://github.com/uphold/validator.js-asserts/pull/249 ) ([ franciscocardoso] ( https://github.com/franciscocardoso ) )
6
+ - Fix release process instructions [ \# 247] ( https://github.com/uphold/validator.js-asserts/pull/247 ) ([ franciscocardoso] ( https://github.com/franciscocardoso ) )
7
+ - Add GitHub release workflow [ \# 246] ( https://github.com/uphold/validator.js-asserts/pull/246 ) ([ franciscocardoso] ( https://github.com/franciscocardoso ) )
8
+ - Add CURP assert [ \# 245] ( https://github.com/uphold/validator.js-asserts/pull/245 ) ([ Prado] ( https://github.com/Prado ) )
9
+
3
10
## [ 7.4.0] ( https://github.com/uphold/validator.js-asserts/releases/tag/v7.4.0 ) (2023-01-31)
4
11
- Add ` NullOrAssert ` [ \# 149] ( https://github.com/uphold/validator.js-asserts/pull/149 ) ([ rplopes] ( https://github.com/rplopes ) )
5
12
- Add github actions CI [ \# 219] ( https://github.com/uphold/validator.js-asserts/pull/219 ) ([ diogotorres97] ( https://github.com/diogotorres97 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " validator.js-asserts" ,
3
- "version" : " 7.4 .0" ,
3
+ "version" : " 8.0 .0" ,
4
4
"description" : " A set of extra asserts for validator.js." ,
5
5
"keywords" : [
6
6
" asserts" ,
79
79
},
80
80
"pre-commit" : [
81
81
" lint"
82
- ]
82
+ ],
83
+ "packageManager" : " yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
83
84
}
You can’t perform that action at this time.
0 commit comments