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 be19bf3 commit 9ada393Copy full SHA for 9ada393
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [Unreleased]
+## [0.2.6] - 2020-07-25
4
### Enhancements
5
* Allow custom questions to be added to Ask and Offer forms #597
6
package.json
@@ -1,7 +1,7 @@
{
"name": "mutualaid",
"private": true,
- "version": "0.2.5",
+ "version": "0.2.6",
"engines": {
"node": "12.x"
7
},
0 commit comments