Skip to content

Releases: scratchfoundation/scratch-semantic-release-config

v3.0.0

25 Nov 20:44
Compare
Choose a tag to compare

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

v2.0.0

25 Nov 17:19
Compare
Choose a tag to compare

2.0.0 (2024-11-25)

  • chore!: set license to AGPL-3.0-only (b1ccfa9)

BREAKING CHANGES

  • This project is now licensed under the AGPL version 3.0

See https://www.scratchfoundation.org/open-source-license

v1.0.16

11 Sep 00:58
Compare
Choose a tag to compare

1.0.16 (2024-09-11)

Bug Fixes

  • try to store npm tarball in /tmp dir named with git hash (76d5a20)

v1.0.15

10 Sep 20:31
Compare
Choose a tag to compare

1.0.15 (2024-09-10)

Bug Fixes

  • work around semantic-release/npm plugin prepack issue (a5d298d)

v1.0.14

23 Feb 23:18
Compare
Choose a tag to compare

1.0.14 (2024-02-23)

Bug Fixes

  • add Scratch to npm keywords (f39e937)

v1.0.8

01 Jul 10:38
Compare
Choose a tag to compare

1.0.8 (2023-07-01)

Bug Fixes

  • deps: update dependency @semantic-release/github to v8.1.0 (5844f05)

v1.0.7

27 Mar 00:31
Compare
Choose a tag to compare

1.0.7 (2023-03-27)

Bug Fixes

  • deps: update dependency @semantic-release/changelog to v6.0.3 (6341b1d)

v1.0.6

22 Mar 22:28
Compare
Choose a tag to compare

1.0.6 (2023-03-22)

Bug Fixes

  • deps: update semantic-release monorepo (e12550b)

v1.0.5

03 Oct 18:34
Compare
Choose a tag to compare

1.0.5 (2022-10-03)

Bug Fixes

  • release: limit release git commit message to 32k (7d40354)

v1.0.4

31 Aug 15:50
Compare
Choose a tag to compare

1.0.4 (2022-08-31)

Bug Fixes

  • release: run npm plugin before git so new package.json version gets committed (a994008)