Skip to content

Commit 085c91f

Browse files
chore: release 0.3.1 (#14)
* 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 2d3ed04 commit 085c91f

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
# Changelog
44

5+
### [0.3.1](https://www.github.com/kenoxa/svelte-formup/compare/v0.3.0...v0.3.1) (2020-07-02)
6+
7+
8+
### Bug Fixes
9+
10+
* **prettier:** ignore changelog and toc ([2d3ed04](https://www.github.com/kenoxa/svelte-formup/commit/2d3ed04e56d266fe560c836c08640cadc4f086bd))
11+
* update docs on created release ([09e0e32](https://www.github.com/kenoxa/svelte-formup/commit/09e0e3244d7b4f219c6c75fd53a69367201d7d2b))
12+
513
## [0.3.0](https://www.github.com/kenoxa/svelte-formup/compare/v0.2.1...v0.3.0) (2020-07-02)
614

715
### Features

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.0",
3+
"version": "0.3.1",
44
"description": "form helpers for svelte",
55
"keywords": [
66
"svelte",

0 commit comments

Comments
 (0)