We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2168984 commit a668a43Copy full SHA for a668a43
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [Unreleased]
+## [0.2.9] - 2020-08-06
4
### Enhancements
5
* Ask/Offer form now generates a listing for each category selected #536, #620
6
package.json
@@ -1,7 +1,7 @@
{
"name": "mutualaid",
"private": true,
- "version": "0.2.8",
+ "version": "0.2.9",
"engines": {
"node": "12.x"
7
},
0 commit comments