This repository was archived by the owner on Nov 21, 2023. It is now read-only.
Releases: toshikidev/fuki
Releases · toshikidev/fuki
v0.0.21
0.0.21 (2023-02-13)
0.0.2 (2023-02-13)
Bug Fixes
- script: revert publish script manager from npm to yarn (9e27063)
- workers: change original static page serving from html to plain text (5356c4a)
- workflow: make npm script starts with
run
unlike yarn (cba49f5) - workflow: make npm script starts with
run
unlike yarn (6f65877)
0.0.14 (2023-02-13)
0.0.13 (2023-02-13)
Bug Fixes
- cdn: fix cdn link of plugins of toshikimoe theme to personal package based cdn (cb47b13)
- doc: make docs in doc folder and rename files (0ae54dd)
- scripts: fix publish script via npm and add script shortcut commit message after lint (2c43dd5)
- static: fix static page typo with extra string text (0269775)
- url: lint code and replace original workers url in doc (3c50a3b)
- vercel: rm unused vercel build script (e839325)
- workers: fix client information in worker runtime (0cc0a99)
- workers: fix workers static index page load interface url (ce262a5)
Features
- vercel: add vercel config for only deploying gh-pages branch on default (66bd4b7)
0.0.12 (2023-02-13)
Bug Fixes
- cdn: alter local css style file path to jsdlelivr npm package cdn serving (256b5c5)
- cdn: fix typo in cdn link with to username on package name (6061a3b)
- cdn: update prior jsd cdn towards js file to the latest version with username (d4bdd62)
- config: update theme variable to
themes
for fetching theme page as a regard to dir name (8f68916) - default theme: 🐳 (bdb38c8)
- default theme: update default theme content with favicon and copywrite (2a5dcc8)
- lockfile: rm unused lockfile with yarn (7eae958)
- npm: fix gh action checkout step
npm ci
command toyarn ci
(7a0326f) - npm: fix gh action npm publish workflow to yarn based (eb4125b)
- package info: update script setting in json file since wrongfully placed (14289c5)
- pkg name: alter npm package name for action auto build and release (732569b)
- pkg name: alter npm package name from personal package to public wide base (25c5899)
- pkg: update package visibility and add code owner to
package.json
file (3db39e5) - publish: revert publish command from yarn back to npm for successful publishing (0b01938)
- publish: update publish workflow for test run (9a34acf)
- repo: update repo redirect github link on redirection page (3528ad2)
- scripts: fix changelog build script in package info file (3a92112)
- spacing: update server console log print spacing via space variable instead of utf8 (53c43d4)
- theme: fix index demo theme page title for meeting convention (d501874)
- theme: fix theme title and copywrite info (c4ec43e)
- title: update site title and description (bd816bd)
- title: update site title and favicon (0f314e4)
- vibrant theme: add favicon to vibrant theme as all page requires (a67b455)
- visibility: change npm package visibility to public (6d9d5fa)
- yarn: fix publish step command in workflow yarn for
npm ci
equivalent (3dac983) - yarn: fix registry setting command in yarn to
yarn config set
(7f8b833)
Features
- cdn: replace some static file links to cdn via jsdelivr (4fda71f)
- cdn: replace some static file links to cdn via jsdelivr (8e94c39)
- changelog: add changelog build script in package info file for shorcut (afe1472)
- changelog: add changelog building cli via conventional commits changelog cli and corresponded toolchain (2656a40)
- gh corner: update redirect link to repo on gh corner banner (36e07b9)
- npm: add npm publish script for publishing public pkg (3507d61)
- publish: add publish automation workflow for publishing package to both npm and ghrc registry (c4a51bf)
- script: add package build and release script for github action release (838d2de)
- theme: make default moefied index theme to
toshikimoe
selectable option (9c0abbd) - tool: move shell script shortcut toolchain to
tools
dir (ba74df2)
v0.0.14
0.0.14 (2023-02-13)
Bug Fixes
- workers: fix client information in worker runtime (0cc0a99)
0.0.13 (2023-02-13)
Bug Fixes
- cdn: fix cdn link of plugins of toshikimoe theme to personal package based cdn (cb47b13)
- doc: make docs in doc folder and rename files (0ae54dd)
- scripts: fix publish script via npm and add script shortcut commit message after lint (2c43dd5)
- static: fix static page typo with extra string text (0269775)
- url: lint code and replace original workers url in doc (3c50a3b)
- vercel: rm unused vercel build script (e839325)
- workers: fix workers static index page load interface url (ce262a5)
Features
- vercel: add vercel config for only deploying gh-pages branch on default (66bd4b7)
0.0.12 (2023-02-13)
Bug Fixes
- cdn: alter local css style file path to jsdlelivr npm package cdn serving (256b5c5)
- cdn: fix typo in cdn link with to username on package name (6061a3b)
- cdn: update prior jsd cdn towards js file to the latest version with username (d4bdd62)
- config: update theme variable to
themes
for fetching theme page as a regard to dir name (8f68916) - default theme: 🐳 (bdb38c8)
- default theme: update default theme content with favicon and copywrite (2a5dcc8)
- lockfile: rm unused lockfile with yarn (7eae958)
- npm: fix gh action checkout step
npm ci
command toyarn ci
(7a0326f) - npm: fix gh action npm publish workflow to yarn based (eb4125b)
- package info: update script setting in json file since wrongfully placed (14289c5)
- pkg name: alter npm package name for action auto build and release (732569b)
- pkg name: alter npm package name from personal package to public wide base (25c5899)
- pkg: update package visibility and add code owner to
package.json
file (3db39e5) - publish: revert publish command from yarn back to npm for successful publishing (0b01938)
- publish: update publish workflow for test run (9a34acf)
- repo: update repo redirect github link on redirection page (3528ad2)
- scripts: fix changelog build script in package info file (3a92112)
- spacing: update server console log print spacing via space variable instead of utf8 (53c43d4)
- theme: fix index demo theme page title for meeting convention (d501874)
- theme: fix theme title and copywrite info (c4ec43e)
- title: update site title and description (bd816bd)
- title: update site title and favicon (0f314e4)
- vibrant theme: add favicon to vibrant theme as all page requires (a67b455)
- visibility: change npm package visibility to public (6d9d5fa)
- yarn: fix publish step command in workflow yarn for
npm ci
equivalent (3dac983) - yarn: fix registry setting command in yarn to
yarn config set
(7f8b833)
Features
- cdn: replace some static file links to cdn via jsdelivr (4fda71f)
- cdn: replace some static file links to cdn via jsdelivr (8e94c39)
- changelog: add changelog build script in package info file for shorcut (afe1472)
- changelog: add changelog building cli via conventional commits changelog cli and corresponded toolchain (2656a40)
- gh corner: update redirect link to repo on gh corner banner (36e07b9)
- npm: add npm publish script for publishing public pkg (3507d61)
- publish: add publish automation workflow for publishing package to both npm and ghrc registry (c4a51bf)
- script: add package build and release script for github action release (838d2de)
- theme: make default moefied index theme to
toshikimoe
selectable option (9c0abbd) - tool: move shell script shortcut toolchain to
tools
dir (ba74df2)
v0.0.13
0.0.13 (2023-02-13)
Bug Fixes
- cdn: fix cdn link of plugins of toshikimoe theme to personal package based cdn (cb47b13)
- doc: make docs in doc folder and rename files (0ae54dd)
- scripts: fix publish script via npm and add script shortcut commit message after lint (2c43dd5)
- static: fix static page typo with extra string text (0269775)
- url: lint code and replace original workers url in doc (3c50a3b)
- vercel: rm unused vercel build script (e839325)
- workers: fix workers static index page load interface url (ce262a5)
Features
- vercel: add vercel config for only deploying gh-pages branch on default (66bd4b7)
0.0.12 (2023-02-13)
Bug Fixes
- cdn: alter local css style file path to jsdlelivr npm package cdn serving (256b5c5)
- cdn: fix typo in cdn link with to username on package name (6061a3b)
- cdn: update prior jsd cdn towards js file to the latest version with username (d4bdd62)
- config: update theme variable to
themes
for fetching theme page as a regard to dir name (8f68916) - default theme: 🐳 (bdb38c8)
- default theme: update default theme content with favicon and copywrite (2a5dcc8)
- lockfile: rm unused lockfile with yarn (7eae958)
- npm: fix gh action checkout step
npm ci
command toyarn ci
(7a0326f) - npm: fix gh action npm publish workflow to yarn based (eb4125b)
- package info: update script setting in json file since wrongfully placed (14289c5)
- pkg name: alter npm package name for action auto build and release (732569b)
- pkg name: alter npm package name from personal package to public wide base (25c5899)
- pkg: update package visibility and add code owner to
package.json
file (3db39e5) - publish: revert publish command from yarn back to npm for successful publishing (0b01938)
- publish: update publish workflow for test run (9a34acf)
- repo: update repo redirect github link on redirection page (3528ad2)
- scripts: fix changelog build script in package info file (3a92112)
- spacing: update server console log print spacing via space variable instead of utf8 (53c43d4)
- theme: fix index demo theme page title for meeting convention (d501874)
- theme: fix theme title and copywrite info (c4ec43e)
- title: update site title and description (bd816bd)
- title: update site title and favicon (0f314e4)
- vibrant theme: add favicon to vibrant theme as all page requires (a67b455)
- visibility: change npm package visibility to public (6d9d5fa)
- yarn: fix publish step command in workflow yarn for
npm ci
equivalent (3dac983) - yarn: fix registry setting command in yarn to
yarn config set
(7f8b833)
Features
- cdn: replace some static file links to cdn via jsdelivr (4fda71f)
- cdn: replace some static file links to cdn via jsdelivr (8e94c39)
- changelog: add changelog build script in package info file for shorcut (afe1472)
- changelog: add changelog building cli via conventional commits changelog cli and corresponded toolchain (2656a40)
- gh corner: update redirect link to repo on gh corner banner (36e07b9)
- npm: add npm publish script for publishing public pkg (3507d61)
- publish: add publish automation workflow for publishing package to both npm and ghrc registry (c4a51bf)
- script: add package build and release script for github action release (838d2de)
- theme: make default moefied index theme to
toshikimoe
selectable option (9c0abbd) - tool: move shell script shortcut toolchain to
tools
dir (ba74df2)
v0.0.12
0.0.12 (2023-02-13)
Bug Fixes
- cdn: fix typo in cdn link with to username on package name (6061a3b)
- cdn: update prior jsd cdn towards js file to the latest version with username (d4bdd62)
- default theme: 🐳 (bdb38c8)
- default theme: update default theme content with favicon and copywrite (2a5dcc8)
- repo: update repo redirect github link on redirection page (3528ad2)
- scripts: fix changelog build script in package info file (3a92112)
- theme: fix index demo theme page title for meeting convention (d501874)
- theme: fix theme title and copywrite info (c4ec43e)
- vibrant theme: add favicon to vibrant theme as all page requires (a67b455)
Features
- changelog: add changelog build script in package info file for shorcut (afe1472)
- changelog: add changelog building cli via conventional commits changelog cli and corresponded toolchain (2656a40)
- theme: make default moefied index theme to
toshikimoe
selectable option (9c0abbd) - tool: move shell script shortcut toolchain to
tools
dir (ba74df2)
0.0.1 (2023-02-12)
Bug Fixes
- cdn: alter local css style file path to jsdlelivr npm package cdn serving (256b5c5)
- config: update theme variable to
themes
for fetching theme page as a regard to dir name (8f68916) - lockfile: rm unused lockfile with yarn (7eae958)
- npm: fix gh action checkout step
npm ci
command toyarn ci
(7a0326f) - npm: fix gh action npm publish workflow to yarn based (eb4125b)
- package info: update script setting in json file since wrongfully placed (14289c5)
- pkg name: alter npm package name for action auto build and release (732569b)
- pkg name: alter npm package name from personal package to public wide base (25c5899)
- pkg: update package visibility and add code owner to
package.json
file (3db39e5) - publish: revert publish command from yarn back to npm for successful publishing (0b01938)
- publish: update publish workflow for test run (9a34acf)
- spacing: update server console log print spacing via space variable instead of utf8 (53c43d4)
- title: update site title and description (bd816bd)
- title: update site title and favicon (0f314e4)
- visibility: change npm package visibility to public (6d9d5fa)
- yarn: fix publish step command in workflow yarn for
npm ci
equivalent (3dac983) - yarn: fix registry setting command in yarn to
yarn config set
(7f8b833)
Features
- cdn: replace some static file links to cdn via jsdelivr (4fda71f)
- cdn: replace some static file links to cdn via jsdelivr (8e94c39)
- gh corner: update redirect link to repo on gh corner banner (36e07b9)
- npm: add npm publish script for publishing public pkg (3507d61)
- publish: add publish automation workflow for publishing package to both npm and ghrc registry (c4a51bf)
- script: add package build and release script for github action release (838d2de)