We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a9e3e3 commit d9ab0d8Copy full SHA for d9ab0d8
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @dschz/load-script
2
3
+## 1.0.9
4
+
5
+### Patch Changes
6
7
+- Adds JSR score badge to readme
8
9
## 1.0.8
10
11
### Patch Changes
jsr.json
@@ -1,6 +1,6 @@
{
"name": "@dschz/load-script",
- "version": "1.0.8",
+ "version": "1.0.9",
"license": "MIT",
"exports": "./src/index.ts",
"publish": {
package.json
"description": "Dynamically load scripts in the browser with caching.",
"type": "module",
"author": "Daniel Sanchez <dsanc89@icloud.com>",
0 commit comments