Skip to content

Commit ae94246

Browse files
chore(release): 3.0.0 [skip ci]
# [3.0.0](v2.0.0...v3.0.0) (2024-11-25) * chore!: set license to BSD-3-Clause ([9e84194](9e84194)) ### BREAKING CHANGES * The license for this project has changed to BSD-3-Clause
1 parent e552aa0 commit ae94246

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.0.0](https://github.com/scratchfoundation/scratch-semantic-release-config/compare/v2.0.0...v3.0.0) (2024-11-25)
7+
8+
9+
* chore!: set license to BSD-3-Clause ([9e84194](https://github.com/scratchfoundation/scratch-semantic-release-config/commit/9e84194967a3a148f066c254adb5ff44ab0935de))
10+
11+
12+
### BREAKING CHANGES
13+
14+
* The license for this project has changed to BSD-3-Clause
15+
616
# [2.0.0](https://github.com/scratchfoundation/scratch-semantic-release-config/compare/v1.0.16...v2.0.0) (2024-11-25)
717

818

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scratch-semantic-release-config",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "semantic-release shareable configuration for Scratch",
55
"main": "release.config.js",
66
"files": [

0 commit comments

Comments
 (0)