Skip to content

Commit 85265bf

Browse files
committed
0.2.2
1 parent 72c8853 commit 85265bf

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

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

10-
## [v0.2.1](https://github.com/sw-yx/svelte-actions/compare/v0.2.0...v0.2.1)
10+
## [v0.2.2](https://github.com/sw-yx/svelte-actions/compare/v0.2.1...v0.2.2)
11+
12+
### Commits
13+
14+
- packagelock [`72c8853`](https://github.com/sw-yx/svelte-actions/commit/72c88538de328d694dfa3adce5fb1da23ebfd967)
15+
- Merge pull request #29 from gtm-nayan/generic-action-type [`05aaf43`](https://github.com/sw-yx/svelte-actions/commit/05aaf43108894fdabf4e919af2ade12d5af774c4)
16+
- Generic action type [`e0b0c51`](https://github.com/sw-yx/svelte-actions/commit/e0b0c51d01186390b05bbdc33fab675619f53fe3)
17+
18+
## [v0.2.1](https://github.com/sw-yx/svelte-actions/compare/v0.2.0...v0.2.1) - 2022-02-05
1119

1220
### Commits
1321

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-actions",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"type": "module",
55
"types": "dist/index.d.ts",
66
"scripts": {

0 commit comments

Comments
 (0)