Skip to content

Commit a323d8a

Browse files
chore(release): 5.0.0 [skip ci]
# [5.0.0](v4.1.7...v5.0.0) (2024-11-25) * chore!: set license to AGPL-3.0-only ([3de24da](3de24da)) ### BREAKING CHANGES * This project is now licensed under the AGPL version 3.0 See https://www.scratchfoundation.org/open-source-license
1 parent fd7aadd commit a323d8a

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+
# [5.0.0](https://github.com/scratchfoundation/scratch-gui/compare/v4.1.7...v5.0.0) (2024-11-25)
7+
8+
9+
* chore!: set license to AGPL-3.0-only ([3de24da](https://github.com/scratchfoundation/scratch-gui/commit/3de24da0f9e46307903a74695a6183d4a6035d9c))
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
## [4.1.7](https://github.com/scratchfoundation/scratch-gui/compare/v4.1.6...v4.1.7) (2024-11-23)
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-gui",
3-
"version": "4.1.7",
3+
"version": "5.0.0",
44
"description": "Graphical User Interface for creating and running Scratch 3.0 projects",
55
"author": "Massachusetts Institute of Technology",
66
"license": "AGPL-3.0-only",

0 commit comments

Comments
 (0)