Releases: thematters/ipns-site-generator
Releases · thematters/ipns-site-generator
v0.1.0-alpha.0
Merge pull request #116 from thematters/feat/new-ui New UI and template engine
v0.0.11
fix(tests): update snapshort, bump version
v0.0.10
feat(gtag): analytic script for IPFS deliver resolve #77
v0.0.9
0.0.9 (2022-08-24)
Chore
-
deps:
- bump cheerio from 1.0.0-rc.3 to 1.0.0-rc.9
-
deps-dev:
- remove @types/cheerio
Bug Fixes
- html format: use load's new third argument to replace
xmlmode
workaround to avoid bad html syntax
v0.0.8
0.0.8 (2022-03-01)
Chores
- deps:
- bump lodash from 4.17.20 to 4.17.21 (489a15a0)
- bump actions/create-release from 1 to 1.1.4 (0342a077)
- bump actions/checkout from 2 to 2.3.4 (b74a623c)
- bump actions/cache from 2 to 2.1.5 (84e07745)
- bump hosted-git-info from 2.8.8 to 2.8.9 (5cf676ef)
- bump cheerio from 1.0.0-rc.3 to 1.0.0-rc.9 (db4f9fd3)
- deps-dev:
- bump ts-jest from 26.5.5 to 26.5.6 (d0512a65)
- bump prettier from 2.2.1 to 2.3.0 (055432a4)
- bump @types/lodash from 4.14.165 to 4.14.169 (12a647e0)
- bump typescript from 4.1.3 to 4.2.4 (9a120b38)
- bump @types/cheerio from 0.22.23 to 0.22.28 (ab963982)
- bump @types/jest from 26.0.19 to 26.0.23 (2d5390a5)
- bump husky from 4.3.5 to 6.0.0 (95b17d74)
Documentation Changes
- readme: add test section in README (f2d146e5)
- update readme: add example for using formatHTML directly (5b924853)
New Features
- decryption ui: add new design of decryption UI and bump version number (7b8aee23)
- articletemplate: add encrypter and decrypter to html template (e33749d5)
- encryption: add encrypt and decrypt script (c6f66056)
Bug Fixes
- encryption version: add quotation mark to encryption version (62ef62a2)