Skip to content

Commit 710dc89

Browse files
Merge pull request #7 from remarkablegames/release-please--branches--master--components--code-arcade
chore(master): release 1.0.1
2 parents efb7f0a + 8d4cc23 commit 710dc89

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [1.0.1](https://github.com/remarkablegames/code-arcade/compare/v1.0.0...v1.0.1) (2024-06-02)
4+
5+
6+
### Bug Fixes
7+
8+
* make localStorage key more unique ([efb7f0a](https://github.com/remarkablegames/code-arcade/commit/efb7f0a03861f4160a93e8456d1d6f937e2a2fee))
9+
* **style:** set html background color to white ([e82260c](https://github.com/remarkablegames/code-arcade/commit/e82260cdc0ff6d01b585caa2a35e51615e6080e2))
10+
311
## 1.0.0 (2024-06-02)
412

513

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

0 commit comments

Comments
 (0)