Skip to content

Commit f08079e

Browse files
chore: release 0.6.1 (#26)
* 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 8985811 commit f08079e

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.6.1](https://www.github.com/kenoxa/svelte-formup/compare/v0.6.0...v0.6.1) (2020-07-08)
6+
7+
8+
### Bug Fixes
9+
10+
* use valid and invalid in context ([8985811](https://www.github.com/kenoxa/svelte-formup/commit/89858116a24bf3e760ccd68c059487cc35994641))
11+
512
## [0.6.0](https://www.github.com/kenoxa/svelte-formup/compare/v0.5.1...v0.6.0) (2020-07-08)
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.6.0",
3+
"version": "0.6.1",
44
"description": "form helpers for svelte",
55
"keywords": [
66
"svelte",

0 commit comments

Comments
 (0)