Skip to content

Commit 64f726e

Browse files
committed
0.4.2
1 parent 01ed843 commit 64f726e

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

help/releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<body>
116116
<main>
117117
<h1>Releases</h1>
118-
<h2>Unreleased</h2>
118+
<h2>v0.4.2</h2>
119119
<ul>
120120
<li>Add native Linux window controls and default new windows to non-fullscreen mode.</li>
121121
<li>Make <code>Configuration</code> loading more robust and log errors to <code>console</code>.</li>

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": "chimera",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"private": true,
55
"type": "module",
66
"author": "Samuel Williams <samuel.williams@oriontransfer.co.nz>",

releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Releases
22

3-
## Unreleased
3+
## v0.4.2
44

55
- Add native Linux window controls and default new windows to non-fullscreen mode.
66
- Make `Configuration` loading more robust and log errors to `console`.

0 commit comments

Comments
 (0)