Skip to content

Commit

Permalink
chore(release): v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jasongitmail committed Nov 8, 2024
1 parent a0917c2 commit f65303f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "super-sitemap",
"version": "0.15.1",
"version": "1.0.0",
"description": "SvelteKit sitemap focused on ease of use and making it impossible to forget to add your paths.",
"sideEffects": false,
"repository": {
Expand Down Expand Up @@ -72,4 +72,4 @@
"svelte": "./dist/index.js",
"types": "./dist/index.d.ts",
"type": "module"
}
}

0 comments on commit f65303f

Please sign in to comment.