Releases: chriskyfung/gmail-regex-cleaner-apps-script
Releases · chriskyfung/gmail-regex-cleaner-apps-script
v0.3.1
What's Changed
- ⬆️ build(deps): Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #39
- ⬆️ build(deps-dev): Bump @types/google-apps-script from 2.0.5 to 2.0.7 in the types group by @dependabot[bot] in #38
- ⬆️ build(deps-dev): Bump @google/clasp from 2.5.0 to 3.1.0 in the clasp group by @dependabot[bot] in #40
- ⬆️ build(deps-dev): Bump the eslint group across 1 directory with 4 updates by @dependabot[bot] in #46
- ⬆️ build(deps-dev): Bump the babel group with 2 updates by @dependabot[bot] in #43
- ⬆️ build(deps-dev): Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #47
- ⬆️ build(deps-dev): Bump the rollup group with 2 updates by @dependabot[bot] in #41
- ⬆️ build(deps-dev): Bump rimraf from 6.0.1 to 6.1.0 in the development-dependencies group by @dependabot[bot] in #45
- ⬆️ chore(deps): override glob dependency version to ^11.1.0 by @chriskyfung in #48
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- build(deps-dev): Bump jest from 30.1.3 to 30.2.0 in the jest group by @dependabot[bot] in #29
- build(deps-dev): Bump @babel/core from 7.28.3 to 7.28.4 in the babel group across 1 directory by @dependabot[bot] in #35
- build(deps-dev): Bump the eslint group with 2 updates by @dependabot[bot] in #34
- build(deps-dev): Bump @types/google-apps-script from 2.0.4 to 2.0.5 in the types group by @dependabot[bot] in #33
- build(deps-dev): Bump the rollup group across 1 directory with 3 updates by @dependabot[bot] in #36
- feat: Introduce dateFormatterFactory and update documentation by @chriskyfung in #37
Full Changelog: v0.2.3...v0.3.0
v0.2.3
What's Changed
- ✨ feat: Add CI workflow, improve build, and update docs by @chriskyfung in #9
- build(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #23
- build(deps-dev): Bump jest from 30.0.5 to 30.1.3 by @dependabot[bot] in #16
- Potential fix for code scanning alert no. 8: Workflow does not contain permissions by @chriskyfung in #28
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- ✨ feat(security): Sanitize HTML content to prevent XSS by @chriskyfung in #7
- ⬆️ chore(deps): Update dependencies and enhance Corel example by @chriskyfung in #8
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- 🔒️ Fixes #4: Remove gas-mock-globals and refactor test structure by @chriskyfung in #6
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- build(deps-dev): Bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in #1
- build(deps-dev): Bump @google/clasp from 2.4.2 to 2.5.0 by @dependabot[bot] in #3
- build(deps-dev): Bump @types/google-apps-script from 1.0.78 to 1.0.99 by @dependabot[bot] in #2
- Chore: Modernize Project Setup and Development Experience by @chriskyfung in #4
New Contributors
- @dependabot[bot] made their first contribution in #1
- @chriskyfung made their first contribution in #4
Full Changelog: v0.1.0...v0.2.0