Skip to content

Commit 3c9342b

Browse files
Merge pull request #30 from remarkablegames/release-please--branches--master--components--code-arcade
chore(master): release 1.2.0
2 parents 971aee0 + ac8efe5 commit 3c9342b

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

3+
## [1.2.0](https://github.com/remarkablegames/code-arcade/compare/v1.1.0...v1.2.0) (2024-06-16)
4+
5+
6+
### Features
7+
8+
* **levels:** insert 10 ([f58ba49](https://github.com/remarkablegames/code-arcade/commit/f58ba49cc3da206a1d3edc9149183a18996d007e))
9+
* **levels:** insert 11 ([14fcd45](https://github.com/remarkablegames/code-arcade/commit/14fcd45a17f45c002ad9e602934c7fc3825571de))
10+
* **levels:** insert 11 ([b3f7258](https://github.com/remarkablegames/code-arcade/commit/b3f7258f2e34a332d841c4fd65018608a91f4c6f))
11+
312
## [1.1.0](https://github.com/remarkablegames/code-arcade/compare/v1.0.5...v1.1.0) (2024-06-12)
413

514

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": "code-arcade",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Learn how to program with Code Arcade.",
55
"author": "Mark <mark@remarkablemark.org>",
66
"scripts": {

0 commit comments

Comments
 (0)