Skip to content

Releases: yutotnh/word-divider

v0.2.1

25 Mar 21:09
408c7e5
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • chore: Additional extensions to be installed or recommended by @yutotnh in #61
  • chore: vsixのファイル容量を削減 by @yutotnh in #107
  • chore: release v0.2.1 by @yutotnh in #108

Other Changes

  • chore(deps): bump actions/dependency-review-action from 3 to 4 by @dependabot in #64
  • chore(deps-dev): bump @typescript-eslint/parser from 6.19.0 to 6.19.1 by @dependabot in #66
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.19.1 by @dependabot in #65
  • chore(deps-dev): bump webpack from 5.89.0 to 5.90.0 by @dependabot in #68
  • chore(deps-dev): bump @vscode/test-electron from 2.3.8 to 2.3.9 by @dependabot in #67
  • chore(deps-dev): bump @vscode/test-web from 0.0.50 to 0.0.51 by @dependabot in #70
  • chore(deps-dev): bump @typescript-eslint/parser from 6.19.1 to 6.20.0 by @dependabot in #72
  • chore(deps-dev): bump @vscode/vsce from 2.22.0 to 2.23.0 by @dependabot in #69
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0 by @dependabot in #71
  • chore(deps-dev): bump webpack from 5.90.0 to 5.90.1 by @dependabot in #74
  • chore(deps-dev): bump @typescript-eslint/parser from 6.20.0 to 6.21.0 by @dependabot in #77
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0 by @dependabot in #76
  • chore(deps-dev): bump mocha from 10.2.0 to 10.3.0 by @dependabot in #79
  • chore(deps-dev): bump prettier from 3.2.4 to 3.2.5 by @dependabot in #75
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 by @dependabot in #80
  • chore(deps-dev): bump eslint-plugin-security from 2.1.0 to 2.1.1 by @dependabot in #81
  • chore(deps-dev): bump webpack from 5.90.1 to 5.90.2 by @dependabot in #82
  • chore(deps-dev): bump cspell from 8.3.2 to 8.4.0 by @dependabot in #84
  • chore(deps-dev): bump webpack from 5.90.2 to 5.90.3 by @dependabot in #83
  • chore(deps-dev): bump @vscode/test-web from 0.0.51 to 0.0.52 by @dependabot in #87
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.0.0 to 7.0.2 by @dependabot in #85
  • chore(deps-dev): bump cspell from 8.4.0 to 8.4.1 by @dependabot in #86
  • chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.0.2 by @dependabot in #88
  • chore(deps-dev): bump @vscode/vsce from 2.23.0 to 2.24.0 by @dependabot in #90
  • chore(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #89
  • chore(deps-dev): bump @typescript-eslint/parser from 7.0.2 to 7.1.0 by @dependabot in #92
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.0.2 to 7.1.0 by @dependabot in #91
  • chore(deps-dev): bump cspell from 8.4.1 to 8.5.0 by @dependabot in #94
  • chore(deps-dev): bump @typescript-eslint/parser from 7.1.0 to 7.1.1 by @dependabot in #96
  • chore(deps-dev): bump cspell from 8.5.0 to 8.6.0 by @dependabot in #97
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.1.0 to 7.1.1 by @dependabot in #95
  • chore(deps-dev): bump typescript from 5.3.3 to 5.4.2 by @dependabot in #98
  • chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #99
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.1.1 to 7.2.0 by @dependabot in #102
  • chore(deps-dev): bump @typescript-eslint/parser from 7.1.1 to 7.2.0 by @dependabot in #101
  • chore(deps-dev): bump @typescript-eslint/parser from 7.2.0 to 7.3.1 by @dependabot in #104
  • chore(deps-dev): bump webpack from 5.90.3 to 5.91.0 by @dependabot in #106
  • chore(deps-dev): bump typescript from 5.4.2 to 5.4.3 by @dependabot in #105

Full Changelog: v0.2.0...v0.2.1

v0.2.0

20 Jan 18:39
dc1867b
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Other Changes

Full Changelog: v0.1.2...v0.2.0

v0.1.2

19 Jan 11:24
e39156c
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Other Changes

  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.0 by @dependabot in #31
  • chore(deps-dev): bump prettier from 3.2.2 to 3.2.4 by @dependabot in #41
  • chore: release v0.1.2 by @yutotnh in #47

Full Changelog: v0.1.1...v0.1.2

v0.1.1

16 Jan 15:56
61f427e
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • fix: Numbers and English letters are recognized as separate words #28 by @yutotnh in #29
  • test: Utilize reviewdog #34 by @yutotnh in #35
  • test: Reduce the number of target operating systems for testing #37 by @yutotnh in #39

Other Changes

  • chore(deps-dev): bump @typescript-eslint/parser from 6.18.1 to 6.19.0 by @dependabot in #32
  • chore(deps-dev): bump prettier from 3.1.1 to 3.2.2 by @dependabot in #17
  • chore: release v0.1.1 by @yutotnh in #40

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

15 Jan 16:06
308c7d6
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Other Changes

New Contributors

Full Changelog: https://github.com/yutotnh/word-divider/commits/v0.1.0