Skip to content

Commit

Permalink
chore: release 0.3.1 (#14)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
github-actions[bot] authored Jul 2, 2020
1 parent 2d3ed04 commit 085c91f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

# Changelog

### [0.3.1](https://www.github.com/kenoxa/svelte-formup/compare/v0.3.0...v0.3.1) (2020-07-02)


### Bug Fixes

* **prettier:** ignore changelog and toc ([2d3ed04](https://www.github.com/kenoxa/svelte-formup/commit/2d3ed04e56d266fe560c836c08640cadc4f086bd))
* update docs on created release ([09e0e32](https://www.github.com/kenoxa/svelte-formup/commit/09e0e3244d7b4f219c6c75fd53a69367201d7d2b))

## [0.3.0](https://www.github.com/kenoxa/svelte-formup/compare/v0.2.1...v0.3.0) (2020-07-02)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-formup",
"version": "0.3.0",
"version": "0.3.1",
"description": "form helpers for svelte",
"keywords": [
"svelte",
Expand Down

0 comments on commit 085c91f

Please sign in to comment.