chore(release): 3.0.0 [skip ci]

# [3.0.0](https://github.com/scratchfoundation/scratch-semantic-release-config/compare/v2.0.0...v3.0.0) (2024-11-25)

* chore!: set license to BSD-3-Clause ([9e84194](9e84194967))

### BREAKING CHANGES

* The license for this project has changed to BSD-3-Clause
This commit is contained in:
semantic-release-bot 2024-11-25 20:44:00 +00:00
parent e552aa0c42
commit ae94246317
3 changed files with 13 additions and 3 deletions

View file

@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.0.0](https://github.com/scratchfoundation/scratch-semantic-release-config/compare/v2.0.0...v3.0.0) (2024-11-25)
* chore!: set license to BSD-3-Clause ([9e84194](https://github.com/scratchfoundation/scratch-semantic-release-config/commit/9e84194967a3a148f066c254adb5ff44ab0935de))
### BREAKING CHANGES
* The license for this project has changed to BSD-3-Clause
# [2.0.0](https://github.com/scratchfoundation/scratch-semantic-release-config/compare/v1.0.16...v2.0.0) (2024-11-25)

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "scratch-semantic-release-config",
"version": "2.0.0",
"version": "3.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "scratch-semantic-release-config",
"version": "2.0.0",
"version": "3.0.0",
"license": "BSD-3-Clause",
"dependencies": {
"@semantic-release/changelog": "^6.0.1",

View file

@ -1,6 +1,6 @@
{
"name": "scratch-semantic-release-config",
"version": "2.0.0",
"version": "3.0.0",
"description": "semantic-release shareable configuration for Scratch",
"main": "release.config.js",
"files": [