Skip to content

Commit

Permalink
0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
swyx committed Nov 1, 2020
1 parent 3cf6822 commit 8b729ac
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 4 deletions.
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## 0.0.1
## [v0.0.2](https://github.com/sw-yx/svelte-actions/compare/v0.0.1...v0.0.2)

hello world
### Commits

- add onclickoutside [`1600d59`](https://github.com/sw-yx/svelte-actions/commit/1600d59327258fd011fcd1a7c50cd4b6f7be129f)
- tweak readme [`3cf6822`](https://github.com/sw-yx/svelte-actions/commit/3cf6822f754492ef5da3d5a8ebda98b9bde8222e)

## v0.0.1 - 2020-11-01

### Commits

- automate [`38dfe12`](https://github.com/sw-yx/svelte-actions/commit/38dfe12039ecc27e495e4eb1adb0e69de7cc98f0)
- readme [`7ee67bb`](https://github.com/sw-yx/svelte-actions/commit/7ee67bbcd7f484cf2610cbff5406fd711bf00779)
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-actions",
"version": "0.0.1",
"version": "0.0.2",
"module": "dist/index.mjs",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 8b729ac

Please sign in to comment.