Skip to content

Commit c2e6060

Browse files
chore: release 0.3.2 (#15)
* updated CHANGELOG.md [ci skip] * updated package.json [ci skip] * updated package-lock.json [ci skip] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 89f1f7b commit c2e6060

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
# Changelog
44

5+
### [0.3.2](https://www.github.com/kenoxa/svelte-formup/compare/v0.3.1...v0.3.2) (2020-07-02)
6+
7+
8+
### Bug Fixes
9+
10+
* ignore changelog in prettier ([89f1f7b](https://www.github.com/kenoxa/svelte-formup/commit/89f1f7beaa2bbd3ff74d56a06be67f28e7244dda))
11+
512
### [0.3.1](https://www.github.com/kenoxa/svelte-formup/compare/v0.3.0...v0.3.1) (2020-07-02)
613

714

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-formup",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "form helpers for svelte",
55
"keywords": [
66
"svelte",

0 commit comments

Comments
 (0)