Releases: Xunnamius/git-add-then-commit
Releases · Xunnamius/git-add-then-commit
v2.2.6
2.2.6 (2022-05-21)
⚙️ Build system
- package: update dependencies (db7c2b6)
v2.2.5
2.2.5 (2022-04-04)
🪄 Fixes
- src: ensure correct scopes derived from paths of the form "packages/X" and "external*/Y" (165a89c)
⚙️ Build system
- deps: bump minimist from 1.2.5 to 1.2.6 (321e3c7)
- deps: bump minimist from 1.2.5 to 1.2.6 (1d0e4cf)
- package: update dependencies (7a1198c)
v2.2.4
2.2.4 (2022-01-03)
⚙️ Build system
- babel: use modern transform-default-named-imports settings (567fa88)
- readme: update shields.io maintenance badge to 2022 (821ec2b)
v2.2.3
2.2.3 (2021-11-16)
🪄 Fixes
- Ship missing bundle and esm distributables (2f5a7bf)
v2.2.2
2.2.2 (2021-11-16)
⚙️ Build system
- package: re-enable treeshaking in webpack (4a4c29d)
v2.2.1
2.2.1 (2021-11-10)
⚙️ Build system
- package: re-enable windows support (4dcdc2e)
v2.2.0
2.2.0 (2021-11-08)
✨ Features
- Pseudo-pathspec support for learna-style monorepo packages (d5d232f)
- Recognize new "simple" verification mode flag, other verification flags (c51fd83)
⚙️ Build system
- Add back nullish coalescing operator babel transform for older node versions (ec990c4)
- package: backport npm script fixes (003564f)
- package: limit os to non-Windows machines (7459172)
v2.1.3
2.1.3 (2021-08-29)
⚙️ Build system
- license: switch to MIT license (1b9c5f5)
v2.1.2
2.1.2 (2021-08-26)
🪄 Fixes
- Scope-root now splits commit-scope on "." (7f9f4cd)
v2.1.1
2.1.1 (2021-08-05)
🪄 Fixes
- Scope-root handles first/second directories, index files as described (5854d08)