Skip to content

Latest commit

 

History

History
143 lines (110 loc) · 11.8 KB

CHANGELOG.md

File metadata and controls

143 lines (110 loc) · 11.8 KB

1.1.11 (2024-11-19)

  • ✏️ docs(docx): add changelog (d45ecdd)
  • ♻️ refactor(all): 添加配置字段;调整部分代码 (2d3cb73)

1.1.11 (2024-11-19)

  • ✏️ docs(docx): add changelog (d45ecdd)

1.1.11 (2024-02-29)

  • 🐛 fix(all): 修复多知识库缓存文件配置;优化配置代码 (dab0d15)
  • 🐛 fix(all): fix some bugs (4e2e817)
  • 🐛 fix(config): nodejs 16.x var undefined (1589b28)
  • 🐛 fix(custom): commit link close issue (a907053), closes #11
  • 🐛 fix(framwork): fixbug (2f52355)
  • 🐛 fix(package.json): commit link close issue (158f943)
  • 👷 ci(ci.yml): commitlint工具链改变 (5fe616f)
  • 👷 ci(ci.yml): fixed needs (6e499a6)
  • 👷 ci(ci.yml): setup ci logic (c97d790)
  • 👷 ci(config): update ci config (d8f5951)
  • ♻️ refactor(framwork): change (7f9e6a1)
  • 🚀 chore: change lintstagedrc command (60104f7)
  • 🚀 chore(commit): commit config standard (2099426)
  • ✨ feat(all): 添加缓存配置 (d738360)
  • ✨ feat(all): adapter yuque highlight block (c37bc85)
  • 🎉 release: 1.1.4添加缓存配置 (eb4504a)
  • 🎉 release: publish 1.1.5 (7246256)
  • 🎉 release(all): project standard (d1ac025)
  • 🎉 release(publish): resolve some bugs (91238f9)
  • 1.0.1 (069df8b)
  • 1.0.2 (0eab95f)
  • feat 添加注释 (efd7b8f)
  • feat 添加html选项字段功能 (4321be6)
  • first push (88521a4)
  • Initial commit (5d23b27)
  • docs: 更新README TODO (6de66af)
  • docs: 更新REDEME.MD (dbf468a)
  • feat: 将pre标签转化为原始md格式,不然hexo渲染出错 (1b639e0)
  • feat: 完善format字段;去除缓存配置相关代码;优化代码 (f702334)
  • fix: 去掉hexo adapter的加密检查 (e5a7527)
  • fix: common-bin不能执行命令 (14462c6)
  • build: 1.0.3 (2aee05d)
  • build: 1.0.5 (8308f1c)
  • build: linux环境#!/usr/bin/env node (5a4563a)
  • build: node version (cae1161)
  • build: set node version 14 (e69b7ef)
  • refactor: 项目工程化重构 (94bce48)

1.1.10 (2024-01-11)

  • 🐛 fix(all): 修复多知识库缓存文件配置;优化配置代码 (dab0d15)
  • 🐛 fix(all): fix some bugs (4e2e817)
  • 🐛 fix(config): nodejs 16.x var undefined (1589b28)
  • 🐛 fix(custom): commit link close issue (a907053), closes #11
  • 🐛 fix(framwork): fixbug (2f52355)
  • 🐛 fix(package.json): commit link close issue (158f943)
  • 👷 ci(ci.yml): commitlint工具链改变 (5fe616f)
  • 👷 ci(ci.yml): fixed needs (6e499a6)
  • 👷 ci(ci.yml): setup ci logic (c97d790)
  • ♻️ refactor(framwork): change (7f9e6a1)
  • 🚀 chore: change lintstagedrc command (60104f7)
  • 🚀 chore(commit): commit config standard (2099426)
  • ✨ feat(all): 添加缓存配置 (d738360)
  • 🎉 release: 1.1.4添加缓存配置 (eb4504a)
  • 🎉 release: publish 1.1.5 (7246256)
  • 🎉 release(all): project standard (d1ac025)
  • 1.0.1 (069df8b)
  • 1.0.2 (0eab95f)
  • feat 添加注释 (efd7b8f)
  • feat 添加html选项字段功能 (4321be6)
  • first push (88521a4)
  • Initial commit (5d23b27)
  • docs: 更新README TODO (6de66af)
  • docs: 更新REDEME.MD (dbf468a)
  • feat: 将pre标签转化为原始md格式,不然hexo渲染出错 (1b639e0)
  • feat: 完善format字段;去除缓存配置相关代码;优化代码 (f702334)
  • fix: 去掉hexo adapter的加密检查 (e5a7527)
  • fix: common-bin不能执行命令 (14462c6)
  • build: 1.0.3 (2aee05d)
  • build: 1.0.5 (8308f1c)
  • build: linux环境#!/usr/bin/env node (5a4563a)
  • build: node version (cae1161)
  • build: set node version 14 (e69b7ef)
  • refactor: 项目工程化重构 (94bce48)

1.1.5 (2023-02-26)

  • 🐛 fix(all): 修复多知识库缓存文件配置;优化配置代码 (dab0d15)

1.1.4 (2023-02-26)

  • 👷 ci(ci.yml): commitlint工具链改变 (5fe616f)
  • 👷 ci(ci.yml): fixed needs (6e499a6)
  • 👷 ci(ci.yml): setup ci logic (c97d790)
  • ✨ feat(all): 添加缓存配置 (d738360)
  • 🎉 release: 1.1.4添加缓存配置 (eb4504a)

1.1.3 (2023-02-25)

  • 1.0.1 (069df8b)
  • 1.0.2 (0eab95f)
  • feat 添加注释 (efd7b8f)
  • feat 添加html选项字段功能 (4321be6)
  • first push (88521a4)
  • Initial commit (5d23b27)
  • docs: 更新README TODO (6de66af)
  • docs: 更新REDEME.MD (dbf468a)
  • feat: 将pre标签转化为原始md格式,不然hexo渲染出错 (1b639e0)
  • feat: 完善format字段;去除缓存配置相关代码;优化代码 (f702334)
  • fix: 去掉hexo adapter的加密检查 (e5a7527)
  • fix: common-bin不能执行命令 (14462c6)
  • build: 1.0.3 (2aee05d)
  • build: 1.0.5 (8308f1c)
  • build: linux环境#!/usr/bin/env node (5a4563a)
  • build: node version (cae1161)
  • build: set node version 14 (e69b7ef)
  • refactor: 项目工程化重构 (94bce48)

1.1.0 (2023-02-11)

Features

  • 将 pre 标签转化为原始 md 格式,不然 hexo 渲染出错 (1b639e0)

Bug Fixes

  • 去掉 hexo adapter 的加密检查 (e5a7527)