Skip to content

Commit 5f6d17d

Browse files
committed
Release 0.3.0
1 parent b1638c8 commit 5f6d17d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ We're still in the [initial development phase](https://www.jering.tech/articles/
1212
This changelog also serves to acknowledge the incredible people who've contributed brilliance, effort and being. Their handles are listed under the first release they each touched. 💗🙏🏾
1313

1414

15-
## [Unreleased]
15+
## [0.3.0] - 2020-10-05
1616
### Breaking changes
1717
* The `SMTP_ADDRESS` environment variable has been renamed to `SMTP_HOST` #750
1818
- Existing deployed environments will have to be updated and restarted/redeployed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mutualaid",
33
"private": true,
4-
"version": "0.2.9",
4+
"version": "0.3.0",
55
"engines": {
66
"node": "12.x"
77
},

0 commit comments

Comments
 (0)