Releases: ls-age/bump-version
Releases · ls-age/bump-version
v1.0.0-beta.6
1.0.0-beta.6 (2020-09-19)
Bug Fixes
- release: Fix typo that prevents tag creation (c8e215b)
- release: Skip tag creation in dry run only (2b7a3e0)
- Bump version in monorepo package dir (9731f42)
- Compare correct tags (a446c60)
- Do not verify release files (2b2568d)
- Fix typo (#48) (d1a7b76)
- Prevent git checks for pnpm (4390bcb)
- Prevent type error while getting tags (48c852f)
Features
- Add 'in-monorepo' command (820fac7)
- Basic monorepo support (#45) (a186499)
- Preview releases with the '--dry-run' option (3348f2c)
- Run for subpackages with the '--dir' option (f1d29a9)
- Support publishing with pnpm (#47) (cc16bbc)
- Support releasing packages in subdirs (7e11b5a)
BREAKING CHANGES
- release now returns an object
v1.0.0-beta.5
1.0.0-beta.5 (2020-08-03)
Bug Fixes
- release: Fix typo that prevents tag creation (c8e215b)
- release: Skip tag creation in dry run only (2b7a3e0)
- Bump version in monorepo package dir (9731f42)
- Do not verify release files (2b2568d)
- Fix typo (#48) (d1a7b76)
- Prevent git checks for pnpm (4390bcb)
Features
- Add 'in-monorepo' command (820fac7)
- Basic monorepo support (#45) (a186499)
- Preview releases with the '--dry-run' option (3348f2c)
- Run for subpackages with the '--dir' option (f1d29a9)
- Support publishing with pnpm (#47) (cc16bbc)
- Support releasing packages in subdirs (7e11b5a)
BREAKING CHANGES
- release now returns an object
v1.0.0-beta.4
1.0.0-beta.4 (2020-03-01)
Bug Fixes
- release: Fix typo that prevents tag creation (c8e215b)
- release: Skip tag creation in dry run only (2b7a3e0)
- Bump version in monorepo package dir (9731f42)
- Do not verify release files (2b2568d)
- Fix typo (#48) (d1a7b76)
Features
- Add 'in-monorepo' command (820fac7)
- Basic monorepo support (#45) (a186499)
- Preview releases with the '--dry-run' option (3348f2c)
- Run for subpackages with the '--dir' option (f1d29a9)
- Support publishing with pnpm (#47) (cc16bbc)
- Support releasing packages in subdirs (7e11b5a)
BREAKING CHANGES
- release now returns an object
v1.0.0-beta.3
1.0.0-beta.3 (2020-01-24)
Bug Fixes
- release: Fix typo that prevents tag creation (c8e215b)
- release: Skip tag creation in dry run only (2b7a3e0)
- Do not verify release files (2b2568d)
- Fix typo (#48) (d1a7b76)
Features
- Add 'in-monorepo' command (820fac7)
- Basic monorepo support (#45) (a186499)
- Preview releases with the '--dry-run' option (3348f2c)
- Run for subpackages with the '--dir' option (f1d29a9)
- Support publishing with pnpm (#47) (cc16bbc)
- Support releasing packages in subdirs (7e11b5a)
BREAKING CHANGES
- release now returns an object
v1.0.0-beta.2
1.0.0-beta.2 (2020-01-24)
Bug Fixes
- release: Fix typo that prevents tag creation (c8e215b)
- release: Skip tag creation in dry run only (2b7a3e0)
- Fix typo (#48) (d1a7b76)
Features
- Add 'in-monorepo' command (820fac7)
- Basic monorepo support (#45) (a186499)
- Preview releases with the '--dry-run' option (3348f2c)
- Run for subpackages with the '--dir' option (f1d29a9)
- Support publishing with pnpm (#47) (cc16bbc)
- Support releasing packages in subdirs (7e11b5a)
BREAKING CHANGES
- release now returns an object
v1.0.0-beta.1
1.0.0-beta.1 (2020-01-21)
Bug Fixes
- release: Fix typo that prevents tag creation (c8e215b)
- release: Skip tag creation in dry run only (2b7a3e0)
Features
- Add 'in-monorepo' command (820fac7)
- Basic monorepo support (#45) (a186499)
- Preview releases with the '--dry-run' option (3348f2c)
- Run for subpackages with the '--dir' option (f1d29a9)
- Support releasing packages in subdirs (7e11b5a)
BREAKING CHANGES
- release now returns an object
v1.0.0-beta.0
1.0.0-beta.0 (2020-01-16)
Features
- Add 'in-monorepo' command (820fac7)
- Basic monorepo support (#45) (a186499)
- Preview releases with the '--dry-run' option (3348f2c)
- Run for subpackages with the '--dir' option (f1d29a9)
- Support releasing packages in subdirs (7e11b5a)
BREAKING CHANGES
- release now returns an object