Skip to content

Commit

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

chore(master): release 1.4.1
  • Loading branch information
remarkablemark authored Jan 30, 2024
2 parents 1c0b1bc + 27a3758 commit 6fbf59a
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.4.1](https://github.com/remarkablegames/inversion/compare/v1.4.0...v1.4.1) (2024-01-30)


### Bug Fixes

* **public:** add og:image ([1c0b1bc](https://github.com/remarkablegames/inversion/commit/1c0b1bc37fe0054a39ee729998561e06588a003b))

## [1.4.0](https://github.com/remarkablegames/inversion/compare/v1.3.3...v1.4.0) (2024-01-04)


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": "inversion",
"version": "1.4.0",
"version": "1.4.1",
"description": "A template for building Phaser platformer games.",
"author": "Mark <mark@remarkablemark.org>",
"source": "public/index.html",
Expand Down

0 comments on commit 6fbf59a

Please sign in to comment.