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/).
4
4
5
5
### Unreleased
6
6
7
- ### [ 1.3.6 ] - 2024-04-14
7
+ ### [ 1.3.7 ] - 2024-04-14
8
8
9
9
- transaction: sync with haraka/Haraka
10
10
- connection: import more from haraka/Haraka/connection
11
11
- test(conn): expect more connection properties
12
- - doc(CONTRIBUTING): added
13
12
- doc(README): added example setup
14
13
14
+ ### [ 1.3.6] - 2024-04-09
15
+
16
+ - doc(CONTRIBUTING): added
17
+
15
18
### [ 1.3.5] - 2024-04-07
16
19
17
20
- update package.json scripts
@@ -204,3 +207,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
204
207
[ 1.3.4 ] : https://github.com/haraka/test-fixtures/releases/tag/v1.3.4
205
208
[ 1.3.5 ] : https://github.com/haraka/test-fixtures/releases/tag/v1.3.5
206
209
[ 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 2
2
3
3
This handcrafted artisinal software is brought to you by:
4
4
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
+ | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
7
7
8
8
<sub >this file is maintained by [ .release] ( https://github.com/msimerson/.release ) </sub >
Original file line number Diff line number Diff line change 3
3
"name" : " haraka-test-fixtures" ,
4
4
"license" : " MIT" ,
5
5
"description" : " Haraka Test Fixtures" ,
6
- "version" : " 1.3.6 " ,
6
+ "version" : " 1.3.7 " ,
7
7
"repository" : {
8
8
"type" : " git" ,
9
9
"url" : " git@github.com:haraka/test-fixtures.git"
You can’t perform that action at this time.
0 commit comments