Skip to content

Commit 1e9fe46

Browse files
authored
Merge pull request #171 from sugarlabs/prepare-release-4.0.1
Prepare Release v4.0.1
2 parents 75c765a + 936d6bd commit 1e9fe46

File tree

3 files changed

+14
-10
lines changed

3 files changed

+14
-10
lines changed

package-lock.json

Lines changed: 9 additions & 9 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": "musicblocks",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "A complete overhaul of Music Blocks",
55
"private": true,
66
"repository": {

src/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 4.0.1 [2022-02-15]
4+
5+
- Updates core dependency `musicblocks-v4-lib` version from `1.0.1` to prerelease `0.2.0`.
6+
37
## 4.0.0 [2022-02-13]
48

59
- Sets up a _Node.js_ project for _React_ using `create-react-app`.

0 commit comments

Comments
 (0)