Skip to content

Commit

Permalink
0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
swyxio committed Mar 7, 2022
1 parent 72c8853 commit 85265bf
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

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

## [v0.2.1](https://github.com/sw-yx/svelte-actions/compare/v0.2.0...v0.2.1)
## [v0.2.2](https://github.com/sw-yx/svelte-actions/compare/v0.2.1...v0.2.2)

### Commits

- packagelock [`72c8853`](https://github.com/sw-yx/svelte-actions/commit/72c88538de328d694dfa3adce5fb1da23ebfd967)
- Merge pull request #29 from gtm-nayan/generic-action-type [`05aaf43`](https://github.com/sw-yx/svelte-actions/commit/05aaf43108894fdabf4e919af2ade12d5af774c4)
- Generic action type [`e0b0c51`](https://github.com/sw-yx/svelte-actions/commit/e0b0c51d01186390b05bbdc33fab675619f53fe3)

## [v0.2.1](https://github.com/sw-yx/svelte-actions/compare/v0.2.0...v0.2.1) - 2022-02-05

### Commits

Expand Down
4 changes: 2 additions & 2 deletions 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.2.1",
"version": "0.2.2",
"type": "module",
"types": "dist/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 85265bf

Please sign in to comment.