Skip to content

Commit 7fe9a92

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.0.16...v2.0.0) (2024-11-25) * chore!: set license to AGPL-3.0-only ([b1ccfa9](b1ccfa9)) ### BREAKING CHANGES * This project is now licensed under the AGPL version 3.0 See https://www.scratchfoundation.org/open-source-license
1 parent d27fc62 commit 7fe9a92

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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+
# [2.0.0](https://github.com/scratchfoundation/scratch-semantic-release-config/compare/v1.0.16...v2.0.0) (2024-11-25)
7+
8+
9+
* chore!: set license to AGPL-3.0-only ([b1ccfa9](https://github.com/scratchfoundation/scratch-semantic-release-config/commit/b1ccfa9e105f3a5a3a21e550c1496a28d2ccb96e))
10+
11+
12+
### BREAKING CHANGES
13+
14+
* This project is now licensed under the AGPL version 3.0
15+
16+
See https://www.scratchfoundation.org/open-source-license
17+
618
## [1.0.16](https://github.com/scratchfoundation/scratch-semantic-release-config/compare/v1.0.15...v1.0.16) (2024-09-11)
719

820

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": "1.0.16",
3+
"version": "2.0.0",
44
"description": "semantic-release shareable configuration for Scratch",
55
"main": "release.config.js",
66
"files": [

0 commit comments

Comments
 (0)