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 f8273cb commit 8e19dd8Copy full SHA for 8e19dd8
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.3](https://github.com/Draggable/formeo/compare/v1.0.2...v1.0.3) (2019-03-22)
2
+
3
4
+### Bug Fixes
5
6
+* **ci:** add github token to config ([#183](https://github.com/Draggable/formeo/issues/183)) ([f8273cb](https://github.com/Draggable/formeo/commit/f8273cb))
7
8
## [1.0.2](https://github.com/Draggable/formeo/compare/v1.0.1...v1.0.2) (2019-03-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "formeo",
- "version": "1.0.2",
+ "version": "1.0.3",
"main": "dist/formeo.min.js",
"files": [
"dist/*",
0 commit comments