Skip to content

Commit f6b6a5d

Browse files
committed
chore: bump version to v1.0.7
1 parent 62c9325 commit f6b6a5d

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @dschz/load-script
22

3+
## 1.0.7
4+
5+
### Patch Changes
6+
7+
- updates readme documentation
8+
39
## 1.0.6
410

511
### Patch Changes

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dschz/load-script",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"license": "MIT",
55
"exports": "./src/index.ts",
66
"publish": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dschz/load-script",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Dynamically load scripts in the browser with caching.",
55
"type": "module",
66
"author": "Daniel Sanchez <dsanc89@icloud.com>",

0 commit comments

Comments
 (0)