Skip to content

Commit

Permalink
Bump to 1.5.0: Improved TypeScript support (see #33)
Browse files Browse the repository at this point in the history
  • Loading branch information
patricknelson committed Dec 7, 2023
1 parent ea40d27 commit df32067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-retag",
"version": "1.4.0",
"version": "1.5.0",
"description": "Light DOM custom element wrapper for Svelte 3 and 4 with slots, context and Vite HMR support",
"main": "index.js",
"types": "./types/index.d.ts",
Expand Down

0 comments on commit df32067

Please sign in to comment.