Skip to content

Commit 23b7bd3

Browse files
Merge pull request #20 from remarkablegames/release-please--branches--master--components--code-arcade
chore(master): release 1.0.4
2 parents 327a32f + 38e847b commit 23b7bd3

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [1.0.4](https://github.com/remarkablegames/code-arcade/compare/v1.0.3...v1.0.4) (2024-06-11)
4+
5+
6+
### Continuous Integration
7+
8+
* **github:** fix repository name in upload release artifact ([327a32f](https://github.com/remarkablegames/code-arcade/commit/327a32f7ed10076b0b1b35bed3a7be900dec3115))
9+
310
## [1.0.3](https://github.com/remarkablegames/code-arcade/compare/v1.0.2...v1.0.3) (2024-06-11)
411

512

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

0 commit comments

Comments
 (0)