Skip to content

Commit 8942468

Browse files
chore(release): 1.1.3 [skip ci]
## [1.1.3](v1.1.2...v1.1.3) (2020-02-23) ### Bug Fixes * **npm:** remove npm-prepare script ([65fc364](65fc364))
1 parent c587def commit 8942468

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.3](https://github.com/Draggable/formeo/compare/v1.1.2...v1.1.3) (2020-02-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **npm:** remove npm-prepare script ([65fc364](https://github.com/Draggable/formeo/commit/65fc364c21bb12e2d0ff4ae10a9daddfe4ecb83d))
7+
18
## [1.1.2](https://github.com/Draggable/formeo/compare/v1.1.1...v1.1.2) (2019-06-19)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "formeo",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"main": "dist/formeo.min.js",
55
"files": [
66
"dist/*",

0 commit comments

Comments
 (0)