Skip to content

Commit

Permalink
ci: 🐝 bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rodneylab committed Jul 26, 2021
1 parent d47611e commit f7a8814
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .cz.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
"version": "0.3.2",
"tag_format": "$version"
}
}
}
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
## Unreleased
## 0.3.2 (2021-07-26)

### Fix

- 🔧 updated to use static adapter
- **dependencies**: 💫 update packages

## 0.3.1 (2021-07-23)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sveltekit-seo",
"version": "0.3.1",
"version": "0.3.2",
"scripts": {
"dev": "svelte-kit dev --port 3000",
"build": "svelte-kit build",
Expand Down

0 comments on commit f7a8814

Please sign in to comment.