chore(url): release url@1.0.0-rc.1 (#4981)

This commit is contained in:
Asher Gomez 2024-06-07 07:59:52 +12:00 committed by GitHub
parent 0ea4868542
commit 628814e079
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@
"@std/text": "jsr:@std/text@^0.224.3",
"@std/toml": "jsr:@std/toml@^1.0.0-rc.1",
"@std/ulid": "jsr:@std/ulid@^0.224.1",
"@std/url": "jsr:@std/url@^0.224.1",
"@std/url": "jsr:@std/url@^1.0.0-rc.1",
"@std/uuid": "jsr:@std/uuid@1.0.0-rc.1",
"@std/webgpu": "jsr:@std/webgpu@^0.224.4",
"@std/yaml": "jsr:@std/yaml@^0.224.1"

View File

@ -1,6 +1,6 @@
{
"name": "@std/url",
"version": "0.224.1",
"version": "1.0.0-rc.1",
"exports": {
".": "./mod.ts",
"./basename": "./basename.ts",