File tree Expand file tree Collapse file tree 2 files changed +12
-6
lines changed
Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 11### Unreleased
22
33
4+ ### [ 1.3.3] - 2023-12-12
5+
6+ - deps(\* ): pin versions to latest
7+
8+
49### [ 1.3.2] - 2023-12-12
510
611- dep(haraka-results): bump version to 2.2.3
193198[ 1.3.0 ] : https://github.com/haraka/test-fixtures/releases/tag/v1.3.0
194199[ 1.3.1 ] : https://github.com/haraka/test-fixtures/releases/tag/v1.3.1
195200[ 1.3.2 ] : https://github.com/haraka/test-fixtures/releases/tag/v1.3.2
201+ [ 1.3.3 ] : https://github.com/haraka/test-fixtures/releases/tag/1.3.3
Original file line number Diff line number Diff line change 33 "name" : " haraka-test-fixtures" ,
44 "license" : " MIT" ,
55 "description" : " Haraka Test Fixtures" ,
6- "version" : " 1.3.2 " ,
6+ "version" : " 1.3.3 " ,
77 "repository" : {
88 "type" : " git" ,
99 "url" : " git@github.com:haraka/test-fixtures.git"
1313 "node" : " >=12"
1414 },
1515 "dependencies" : {
16- "address-rfc2821" : " * " ,
17- "haraka-config" : " * " ,
18- "haraka-constants" : " * " ,
19- "haraka-email-message" : " ~1.2" ,
20- "haraka-notes" : " * " ,
16+ "address-rfc2821" : " 2.1.1 " ,
17+ "haraka-config" : " ^1.1.0 " ,
18+ "haraka-constants" : " 1.0.6 " ,
19+ "haraka-email-message" : " ~1.2.0 " ,
20+ "haraka-notes" : " 1.0.6 " ,
2121 "haraka-results" : " ^2.2.3"
2222 },
2323 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments