File tree Expand file tree Collapse file tree 4 files changed +10
-6
lines changed
Expand file tree Collapse file tree 4 files changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
44
55### Unreleased
66
7- ### [ 1.3.6 ] - 2024-04-14
7+ ### [ 1.3.7 ] - 2024-04-14
88
99- transaction: sync with haraka/Haraka
1010- connection: import more from haraka/Haraka/connection
1111- test(conn): expect more connection properties
12- - doc(CONTRIBUTING): added
1312- doc(README): added example setup
1413
14+ ### [ 1.3.6] - 2024-04-09
15+
16+ - doc(CONTRIBUTING): added
17+
1518### [ 1.3.5] - 2024-04-07
1619
1720- update package.json scripts
@@ -204,3 +207,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
204207[ 1.3.4 ] : https://github.com/haraka/test-fixtures/releases/tag/v1.3.4
205208[ 1.3.5 ] : https://github.com/haraka/test-fixtures/releases/tag/v1.3.5
206209[ 1.3.6 ] : https://github.com/haraka/test-fixtures/releases/tag/v1.3.6
210+ [ 1.3.7 ] : https://github.com/haraka/test-fixtures/releases/tag/v1.3.7
Original file line number Diff line number Diff line change 22
33This handcrafted artisinal software is brought to you by:
44
5- | <img height="80" src="https://avatars.githubusercontent.com/u/261635?v=4"><br><a href="https://github.com/msimerson">msimerson</a> (<a href="https://github.com/haraka/haraka-plugin-access/commits?author=msimerson">61</a>) | <img height="80" src="https://avatars.githubusercontent.com/u/1432035?v=4"><br><a href="https://github.com/kcberg">kcberg</a> (<a href="https://github.com/haraka/haraka-plugin-access/commits?author=kcberg">1</a>) | <img height="80" src="https://avatars.githubusercontent.com/u/662371?v=4"><br><a href="https://github.com/baudehlo">baudehlo</a> (<a href="https://github.com/haraka/haraka-plugin-access/commits?author=baudehlo">1</a>) | <img height="80" src="https://avatars.githubusercontent.com/u/550490?v=4"><br><a href="https://github.com/smfreegard">smfreegard</a> (<a href="https://github.com/haraka/haraka-plugin-access/commits?author=smfreegard">1</a>) | <img height="80" src="https://avatars.githubusercontent.com/u/203240?v=4"><br><a href="https://github.com/lnedry">lnedry</a> (<a href="https://github.com/haraka/haraka-plugin-access/commits?author=lnedry">1</a>) |
6- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
5+ | <img height="80" src="https://avatars.githubusercontent.com/u/261635?v=4"><br><a href="https://github.com/msimerson">msimerson</a> (<a href="https://github.com/haraka/test-fixtures/commits?author=msimerson">62</a>) | <img height="80" src="https://avatars.githubusercontent.com/u/1432035?v=4"><br><a href="https://github.com/kcberg">kcberg</a> (<a href="https://github.com/haraka/test-fixtures/commits?author=kcberg">1</a>) | <img height="80" src="https://avatars.githubusercontent.com/u/662371?v=4"><br><a href="https://github.com/baudehlo">baudehlo</a> (<a href="https://github.com/haraka/test-fixtures/commits?author=baudehlo">1</a>) | <img height="80" src="https://avatars.githubusercontent.com/u/550490?v=4"><br><a href="https://github.com/smfreegard">smfreegard</a> (<a href="https://github.com/haraka/test-fixtures/commits?author=smfreegard">1</a>) | <img height="80" src="https://avatars.githubusercontent.com/u/203240?v=4"><br><a href="https://github.com/lnedry">lnedry</a> (<a href="https://github.com/haraka/test-fixtures/commits?author=lnedry">1</a>) |
6+ | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
77
88<sub >this file is maintained by [ .release] ( https://github.com/msimerson/.release ) </sub >
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.6 " ,
6+ "version" : " 1.3.7 " ,
77 "repository" : {
88 "type" : " git" ,
99 "url" : " git@github.com:haraka/test-fixtures.git"
You can’t perform that action at this time.
0 commit comments