Releases: kagawagao/opas
Releases · kagawagao/opas
v1.0.0
Bug Fixes
- bugfix (kagawagao)
Builds
- deps-dev: bump @pixas/eslint-config from 0.12.0 to 0.12.5 (#114) #114 (dependabot[bot])
- deps-dev: bump lerna from 8.1.7 to 8.1.8 (#115) #115 (dependabot[bot])
- deps-dev: bump @commitlint/cli from 19.3.0 to 19.4.0 (#116) #116 (dependabot[bot])
- deps-dev: bump axios in the npm_and_yarn group (#117) #117 (dependabot[bot])
- deps-dev: bump lint-staged from 15.2.8 to 15.2.9 (#118) #118 (dependabot[bot])
- deps: bump @babel/runtime from 7.25.0 to 7.25.4 (#119) #119 (dependabot[bot])
- deps-dev: bump @babel/preset-env from 7.25.3 to 7.25.4 (#120) #120 (dependabot[bot])
- deps: bump @babel/generator from 7.25.0 to 7.25.5 (#121) #121 (dependabot[bot])
- deps: bump @babel/types from 7.25.2 to 7.25.4 (#122) #122 (dependabot[bot])
- deps-dev: bump husky from 9.1.4 to 9.1.5 (#123) #123 (dependabot[bot])
- deps-dev: bump lint-staged from 15.2.9 to 15.2.10 (#124) #124 (dependabot[bot])
- deps: bump @babel/types from 7.25.4 to 7.25.6 (#125) #125 (dependabot[bot])
- deps: bump @babel/generator from 7.25.5 to 7.25.6 (#126) #126 (dependabot[bot])
- deps-dev: bump @commitlint/cli from 19.4.0 to 19.4.1 (#127) #127 (dependabot[bot])
- deps: bump @babel/runtime from 7.25.4 to 7.25.6 (#128) #128 (dependabot[bot])
- deps-dev: bump @babel/cli from 7.24.8 to 7.25.6 (#129) #129 (dependabot[bot])
- deps-dev: bump @commitlint/config-conventional (#130) #130 (dependabot[bot])
- deps: bump @inquirer/prompts from 5.3.8 to 5.5.0 (#131) #131 (dependabot[bot])
- deps-dev: bump typescript from 5.5.4 to 5.6.2 (#132) #132 (dependabot[bot])
- deps-dev: bump @commitlint/cli from 19.4.1 to 19.5.0 (#133) #133 (dependabot[bot])
- deps-dev: bump @types/jest from 29.5.12 to 29.5.13 (#134) #134 (dependabot[bot])
- deps-dev: bump @commitlint/config-conventional (#135) #135 (dependabot[bot])
- deps: bump @inquirer/prompts from 5.5.0 to 6.0.1 (#136) #136 (dependabot[bot])
- deps-dev: bump husky from 9.1.5 to 9.1.6 (#137) #137 (dependabot[bot])
- deps-dev: bump @pixas/eslint-config from 0.12.5 to 0.13.0 (#138) #138 (dependabot[bot])
- deps-dev: bump @pixas/prettier-config from 0.12.0 to 0.13.0 (#139) #139 (dependabot[bot])
- deps-dev: bump @types/lodash from 4.17.7 to 4.17.9 (#140) #140 (dependabot[bot])
- deps-dev: bump @types/lodash from 4.17.9 to 4.17.10 (#141) #141 (dependabot[bot])
- deps-dev: bump @babel/preset-env from 7.25.4 to 7.25.7 (#142) #142 (dependabot[bot])
- deps: bump @babel/template from 7.25.0 to 7.25.7 (#143) #143 (dependabot[bot])
- deps: bump @babel/types from 7.25.6 to 7.25.7 (#144) #144 (dependabot[bot])
- deps: bump @babel/runtime from 7.25.6 to 7.25.7 (#145) #145 (dependabot[bot])
- deps-dev: bump @babel/cli from 7.25.6 to 7.25.7 (#146) #146 (dependabot[bot])
- deps: bump @babel/generator from 7.25.6 to 7.25.7 (#147) #147 (dependabot[bot])
- deps-dev: bump @babel/preset-typescript from 7.24.7 to 7.25.7 (#148) #148 (dependabot[bot])
- deps: bump @inquirer/prompts from 6.0.1 to 7.0.0 (#149) #149 (dependabot[bot])
- deps: bump @babel/types from 7.25.7 to 7.25.8 (#150) #150 (dependabot[bot])
- deps: bump docx from 8.5.0 to 9.0.2 (#151) #151 (dependabot[bot])
- deps-dev: bump @babel/preset-env from 7.25.7 to 7.25.8 (#152) #152 (dependabot[bot])
- deps-dev: bump typescript from 5.6.2 to 5.6.3 (#153) #153 (dependabot[bot])
- deps-dev: bump @types/lodash from 4.17.10 to 4.17.12 (#154) #154 (dependabot[bot])
- deps: bump @babel/types from 7.25.8 to 7.26.0 (#155) #155 (dependabot[bot])
- deps: bump @babel/generator from 7.25.7 to 7.26.0 (#156) #156 (dependabot[bot])
- deps-dev: bump @babel/cli from 7.25.7 to 7.25.9 (#157) #157 (dependabot[bot])
- deps: bump @babel/template from 7.25.7 to 7.25.9 (#158) #158 (dependabot[bot])
- deps-dev: bump @types/jest from 29.5.13 to 29.5.14 (#159) #159 ([dependabot[b...
v0.13.1
Bug Fixes
- cli: fix inquirer import error (kagawagao)
Documentation
- create CODE_OF_CONDUCT.md (Jingsong Gao)
- create CONTRIBUTING.md (kagawagao)
Chores
- release: release packages (kagawagao)
v0.13.0
Features
- cli: use @inquirer/prompts instead (kagawagao)
Code Refactoring
Builds
- deps-dev: bump lerna from 8.1.6 to 8.1.7 (#98) #98 (dependabot[bot])
- deps: bump inquirer from 10.0.1 to 10.1.0 (#99) #99 (dependabot[bot])
- deps-dev: bump husky from 9.1.0 to 9.1.1 (#100) #100 (dependabot[bot])
- deps: bump inquirer from 10.1.0 to 10.1.4 (#101) #101 (dependabot[bot])
- deps: bump @babel/generator from 7.24.10 to 7.25.0 (#102) #102 (dependabot[bot])
- deps-dev: bump @babel/preset-env from 7.24.8 to 7.25.0 (#103) #103 (dependabot[bot])
- deps: bump @babel/types from 7.24.9 to 7.25.0 (#104) #104 (dependabot[bot])
- deps: bump @babel/template from 7.24.7 to 7.25.0 (#105) #105 (dependabot[bot])
- deps-dev: bump typescript from 5.5.3 to 5.5.4 (#106) #106 (dependabot[bot])
- deps-dev: bump husky from 9.1.1 to 9.1.3 (#107) #107 (dependabot[bot])
- deps: bump @babel/runtime from 7.24.8 to 7.25.0 (#108) #108 (dependabot[bot])
- deps-dev: bump lint-staged from 15.2.7 to 15.2.8 (#109) #109 (dependabot[bot])
- deps-dev: bump husky from 9.1.3 to 9.1.4 (#110) #110 (dependabot[bot])
- deps: bump @babel/types from 7.25.0 to 7.25.2 (#111) #111 (dependabot[bot])
- deps: bump inquirer from 10.1.4 to 10.1.7 (#112) #112 (dependabot[bot])
- deps-dev: bump @babel/preset-env from 7.25.0 to 7.25.3 (#113) #113 (dependabot[bot])
Continuous Integration
Chores
v0.12.1
Documentation
- fix typo (kagawagao)
Builds
- deps: bump @babel/generator from 7.24.7 to 7.24.8 (#91) #91 (dependabot[bot])
- deps: bump @babel/types from 7.24.7 to 7.24.8 (#92) #92 (dependabot[bot])
- deps-dev: bump @babel/preset-env from 7.24.7 to 7.24.8 (#93) #93 (dependabot[bot])
- deps: bump inquirer from 10.0.0 to 10.0.1 (#94) #94 (dependabot[bot])
- deps-dev: bump @babel/cli from 7.24.7 to 7.24.8 (#95) #95 (dependabot[bot])
- deps: bump @babel/runtime from 7.24.7 to 7.24.8 (#96) #96 (dependabot[bot])
- deps: bump prettier from 3.3.2 to 3.3.3 (#97) #97 (dependabot[bot])
Continuous Integration
- update node version to latest (kagawagao)
Chores
Commits
- 5da4fd3: fix(plugins:doc): fix word table style (kagawagao)