Releases: scratchfoundation/scratch-semantic-release-config
Releases · scratchfoundation/scratch-semantic-release-config
v3.0.0
3.0.0 (2024-11-25)
- chore!: set license to BSD-3-Clause (9e84194)
BREAKING CHANGES
- The license for this project has changed to BSD-3-Clause
v1.0.16
1.0.16 (2024-09-11)
Bug Fixes
- try to store npm tarball in /tmp dir named with git hash (76d5a20)
v1.0.15
1.0.15 (2024-09-10)
Bug Fixes
- work around semantic-release/npm plugin prepack issue (a5d298d)
v1.0.14
1.0.14 (2024-02-23)
Bug Fixes
- add Scratch to npm keywords (f39e937)
v1.0.8
1.0.8 (2023-07-01)
Bug Fixes
- deps: update dependency @semantic-release/github to v8.1.0 (5844f05)
v1.0.7
1.0.7 (2023-03-27)
Bug Fixes
- deps: update dependency @semantic-release/changelog to v6.0.3 (6341b1d)
v1.0.6
1.0.6 (2023-03-22)
Bug Fixes
- deps: update semantic-release monorepo (e12550b)
v1.0.5
1.0.5 (2022-10-03)
Bug Fixes
- release: limit release git commit message to 32k (7d40354)
v1.0.4
1.0.4 (2022-08-31)
Bug Fixes
- release: run npm plugin before git so new package.json version gets committed (a994008)