v0.2.2-pre
Pre-release
Pre-release
What's Changed
Bug Fixes 🐞
- Allow source language input to be blank for DeepL language auto-detection (#28) by @ttsukagoshi in #29
Dev Dependency Updates ⚙️
- github-actions(deps): bump actions/cache from 3.0.11 to 3.2.2 by @dependabot in #8
- npm(deps-dev): bump eslint from 8.29.0 to 8.31.0 by @dependabot in #9
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.48.0 by @dependabot in #12
- npm(deps-dev): bump @typescript-eslint/parser from 5.46.1 to 5.48.0 by @dependabot in #13
- npm(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 by @dependabot in #14
- github-actions(deps): bump actions/cache from 3.2.2 to 3.2.4 by @dependabot in #15
- npm(deps-dev): bump prettier from 2.8.1 to 2.8.3 by @dependabot in #16
- npm(deps-dev): bump typescript from 4.9.4 to 4.9.5 by @dependabot in #19
- npm(deps-dev): bump @types/google-apps-script from 1.0.56 to 1.0.57 by @dependabot in #17
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.50.0 by @dependabot in #18
- npm(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.50.0 by @dependabot in #20
- npm(deps-dev): bump eslint from 8.31.0 to 8.33.0 by @dependabot in #21
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #22
- github-actions(deps): bump actions/cache from 3.2.4 to 3.2.6 by @dependabot in #23
- npm(deps-dev): bump prettier from 2.8.3 to 2.8.4 by @dependabot in #25
- npm(deps-dev): bump eslint from 8.33.0 to 8.35.0 by @dependabot in #26
- npm(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.54.0 by @dependabot in #24
- npm(deps-dev): bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.54.0 by @dependabot in #27
Misc
- Create CODEOWNERS by @ttsukagoshi in #7
New Contributors
- @dependabot made their first contribution in #8
Full Changelog: v0.2.1...v0.2.2