Skip to content

Commit 8f7e1a3

Browse files
committed
Release 0.0.20 (#415)
1 parent 721cbb4 commit 8f7e1a3

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/.vitepress/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ export default defineConfig({
7070
},
7171
{
7272
text: "Charming Pretext",
73-
link: "/charming-pretext",
73+
link: "/pretext",
7474
},
7575
],
7676
},
File renamed without changes.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "charmingjs",
3-
"version": "0.0.19",
3+
"version": "0.0.20",
44
"description": "The JavaScript library for generative art based on SVG",
55
"author": {
66
"name": "Bairui SU",
@@ -14,7 +14,7 @@
1414
"unpkg": "dist/charming.umd.min.js",
1515
"repository": {
1616
"type": "git",
17-
"url": "https://github.com/charming-art/charming.git"
17+
"url": "git+https://github.com/charming-art/api.git"
1818
},
1919
"files": [
2020
"dist",

0 commit comments

Comments
 (0)