Skip to content

Commit

Permalink
Merge pull request #85 from remarkablegames/release-please--branches-…
Browse files Browse the repository at this point in the history
…-master--components--setup-renpy

chore(master): release 1.3.1
  • Loading branch information
remarkablemark authored Aug 29, 2024
2 parents 6009ddb + d0b6e5c commit 323536e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.1](https://github.com/remarkablegames/setup-renpy/compare/v1.3.0...v1.3.1) (2024-08-29)


### Bug Fixes

* **action:** downgrade Ren'Py CLI version from 8.3.0 to 8.2.3 ([12ca048](https://github.com/remarkablegames/setup-renpy/commit/12ca048b2e971e6408099283c11c033502f6d25f))

## [1.3.0](https://github.com/remarkablegames/setup-renpy/compare/v1.2.2...v1.3.0) (2024-08-26)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setup-renpy",
"version": "1.3.0",
"version": "1.3.1",
"description": "Set up GitHub Actions workflow with Ren'Py CLI",
"author": "Mark <mark@remarkablemark.org>",
"main": "src/index.ts",
Expand Down

0 comments on commit 323536e

Please sign in to comment.